mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 14:51:51 +00:00
6e8dbb590d
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. |
||
---|---|---|
.. | ||
ammo.txt | ||
armor.txt | ||
health.txt | ||
inv_misc.txt | ||
inventory.txt | ||
powerups.txt | ||
stateprovider.txt | ||
weaponpiece.txt | ||
weapons.txt |