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
1 changed files with 1 additions and 0 deletions
|
@ -4673,6 +4673,7 @@ static void Cmd_playanimation(void)
|
|||
return;
|
||||
}
|
||||
#endif
|
||||
|
||||
if (animId == B_ANIM_STATS_CHANGE
|
||||
|| animId == B_ANIM_SNATCH_MOVE
|
||||
|| animId == B_ANIM_MEGA_EVOLUTION
|
||||
|
|
Loading…
Reference in a new issue