- Added full sound definitions for Heretic's ChickenPlayer and Hexen's

PigPlayer (submitted by NeuralStunner.)
- Added unmorph fix by Gez.


SVN r2056 (trunk)
This commit is contained in:
Christoph Oelckers 2009-12-28 22:41:14 +00:00
commit 9b5c2c81f1
5 changed files with 20 additions and 2 deletions

View file

@ -2309,7 +2309,7 @@ void P_PlayerThink (player_t *player)
}
if (!--player->morphTics)
{ // Attempt to undo the chicken/pig
P_UndoPlayerMorph (player, player);
P_UndoPlayerMorph (player, player, MORPH_UNDOBYTIMEOUT);
}
}
// Cycle psprites