gzdoom-gles/wadsrc
Christoph Oelckers 0b2a919bbe - fixed crash in AutoUseStrifeHealth
The loop never checked if the item was still valid and would continue to try to use it, even after it was removed from the inventory and destroyed.
As native code this just failed silently, but with the VM it needs to be explicitly checked.
2018-12-31 19:03:02 +01:00
..
static - fixed crash in AutoUseStrifeHealth 2018-12-31 19:03:02 +01:00
CMakeLists.txt - missed one qzdoom reference 2017-07-20 06:45:08 -04:00