gzdoom-gles/wadsrc
Christoph Oelckers 6e8dbb590d - fixed: PowerMorph.EndEffect should not tinker around with morph duration.
There was a clear attempt here to let the item keep control of the remaining morph time, but since the item would have gotten destroyed right afterward it just shot itself in the foot badly by doing so.
Just leaving the remaining work to the main unmorphing check in the PlayerThink code by doing nothing will avoid the bad situation where a player gets stuck in its morphed form.
2018-02-28 20:15:44 +01:00
..
static - fixed: PowerMorph.EndEffect should not tinker around with morph duration. 2018-02-28 20:15:44 +01:00
CMakeLists.txt - missed one qzdoom reference 2017-07-20 06:45:08 -04:00