r404 MAPINFO skyrotate (probably not a bug)
Posted: Fri Jul 24, 2009 21:58
I just wanted to check because this has changed somewhere between revision 402 and 404.
In MAPINFO, this used to be accepted by GZDoom
skyrotate = 0 1 1
Now it aborts with an error at startup saying that it expected a ",". This now works:
skyrotate = 0, 1, 1
I assume that the bug is actually with my old MAPINFO and that the commas should always have been there, but I just wanted to check.
[edit] I just checked back and older versions abort if the commas are present so, presumably, this was a deliberate change?[/edit]
In MAPINFO, this used to be accepted by GZDoom
skyrotate = 0 1 1
Now it aborts with an error at startup saying that it expected a ",". This now works:
skyrotate = 0, 1, 1
I assume that the bug is actually with my old MAPINFO and that the commas should always have been there, but I just wanted to check.
[edit] I just checked back and older versions abort if the commas are present so, presumably, this was a deliberate change?[/edit]