mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-24 13:01:42 +00:00
13e6718153
Duke uses the owner a lot to check if an actor was spawned at map start or in-game, but that depends a lot on stale pointers being maintained, which our garbage collected system does not allow. So this field now serves as a more reliable stand-in for these cases. No actual changes yet. |
||
---|---|---|
.. | ||
actors | ||
ui | ||
world | ||
dukeactor.zs | ||
dukegame.zs |