raze-gles/polymer
2012-10-24 13:21:02 +00:00
..
eduke32 Comment out the A_GetZLimits() call right before the Bassert() in A_MoveSprite(). This call is a problem because the assertion expects "dasectnum" and spr->sectnum to match, but A_GetZLimits() can itself call A_SetSprite() which results in another call to A_MoveSprite() and can potentially change the sectnum again. 2012-10-24 13:21:02 +00:00
synthesis.sh synthesis.sh: 2012-03-04 09:33:23 +00:00