Update src/data/battle-anims.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
podar 2024-09-16 19:56:38 -05:00 committed by GitHub
parent 944a0f7767
commit a7811f5356
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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