- Changed: Line_SetIdentification will ignore extended parameters when
used in maps defined Hexen style in MAPINFO. SVN r1042 (trunk)
This commit is contained in:
parent
e3a6507381
commit
a86774fcdd
5 changed files with 15 additions and 3 deletions
|
|
@ -456,6 +456,7 @@ int FMugShot::UpdateState(player_t *player, bool xdeath, bool animated_god_mode)
|
|||
}
|
||||
full_state_name += player->LastDamageType;
|
||||
SetState(full_state_name);
|
||||
bNormal = true; //Allow the face to return to alive states when the player respawns.
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue