mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-23 16:52:24 +02:00
Update src/data/battle-anims.ts
Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
944a0f7767
commit
a7811f5356
@ -538,7 +538,7 @@ function useDefaultAnim(move: Moves, defaultMoveAnim: Moves) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Helper method to call when an move animation is missing.
|
||||
* Helper method for printing a warning to the console when a move animation is missing.
|
||||
*
|
||||
* @param move the move to populate an animation for
|
||||
* @param optionalParams parameters to add to the error logging
|
||||
|
Loading…
Reference in New Issue
Block a user