Fixed|Hexen: Reading saved polyobjs in release build
One of the saved fields was not being read in the release build.
Also made sure the polyobj X and Y coords are read in the correctorder, as function arguments may not be executed left to right.
View differences
Fixed|Hexen: Reading saved polyobjs in release build
One of the saved fields was not being read in the release build.
Also made sure the polyobj X and Y coords are read in the correct
order, as function arguments may not be executed left to right.