- scriptified the rest of the morph code.

This commit is contained in:
Christoph Oelckers 2018-11-24 10:47:42 +01:00
commit bd84a60663
8 changed files with 237 additions and 277 deletions

View file

@ -695,7 +695,7 @@ bool player_t::Resurrect()
if (morphTics)
{
P_UndoPlayerMorph(this, this);
P_UnmorphActor(mo, mo);
}
// player is now alive.