Fixed NPC045 (Baby Polish)

This commit is contained in:
Clownacy 2019-02-06 09:48:03 +00:00
parent bb78f44a2f
commit 0824a0fb12

View file

@ -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;