mirror of
https://github.com/w23/xash3d-fwgs
synced 2024-11-09 03:49:12 +01:00
06a7de02a8
Entity data gets reallocate on every NewMap regardless of whether it was a load from a save. Thus all entity pointers and data are invalidated. EntityData keeps things using pointers as keys. Make sure it is properly cleared on `R_NewMap()` Fixes #562 |
||
---|---|---|
.. | ||
gl | ||
soft | ||
vk |