mirror of
https://github.com/ZDoom/Raze.git
synced 2025-02-13 15:21:23 +00:00
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. |
||
---|---|---|
.. | ||
src | ||
all.cpp | ||
all_d.cpp | ||
all_r.cpp |