Fixed NPC045 (Baby Polish)
This commit is contained in:
parent
bb78f44a2f
commit
0824a0fb12
1 changed files with 1 additions and 0 deletions
|
@ -623,6 +623,7 @@ void ActNpc045(NPCHAR *npc)
|
|||
npc->ym2 = npc->ym;
|
||||
// Fallthrough
|
||||
case 1:
|
||||
case 2:
|
||||
if ( ++npc->ani_no > 2 )
|
||||
npc->ani_no = 1;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue