mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-14 00:21:38 +00:00
eb2e77fb75
Fix undefined behavior/potential OOB access in ST_21_FLOOR_DOOR. g_AnimateGoal does not take a sector number, it takes an animation index, and caps at 1024, not 4096. |
||
---|---|---|
.. | ||
src | ||
all.cpp | ||
all_d.cpp | ||
all_r.cpp |