raze/source/games
Christoph Oelckers 138690d34e - do not use auto to make local copies of TObjPtr's.
This will just copy the object without performing the read barrier on the source data which is not what we want here.
For these assignments the type must be explicit.
2021-12-26 23:09:59 +01:00
..
blood - do not use auto to make local copies of TObjPtr's. 2021-12-26 23:09:59 +01:00
duke - do not use auto to make local copies of TObjPtr's. 2021-12-26 23:09:59 +01:00
exhumed - migrated the actors to DObjects. 2021-12-26 23:09:57 +01:00
sw - derive spritetype and tspritetype from a common base class to consolidate their common content. 2021-12-26 23:09:57 +01:00