mirror of
https://github.com/ZDoom/Raze.git
synced 2024-12-12 13:41:48 +00:00
a41ebfeb73
The animatesprites handler in the old code got called on the already animated sprite, meaning it will only activate for the first frame. To do this right the code had to be moved to applyanimations and be guarded by a flag. |
||
---|---|---|
.. | ||
actors | ||
ui | ||
world | ||
dukeactor.zs | ||
dukegame.zs |