Update src/battle_script_commands.c
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
This commit is contained in:
parent
876813a418
commit
cdb20e89fc
@ -4673,6 +4673,7 @@ static void Cmd_playanimation(void)
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
if (animId == B_ANIM_STATS_CHANGE
|
if (animId == B_ANIM_STATS_CHANGE
|
||||||
|| animId == B_ANIM_SNATCH_MOVE
|
|| animId == B_ANIM_SNATCH_MOVE
|
||||||
|| animId == B_ANIM_MEGA_EVOLUTION
|
|| animId == B_ANIM_MEGA_EVOLUTION
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user