Fix last import

This commit is contained in:
Sirz Benjie 2025-02-25 00:52:10 -06:00
parent 4f02c25877
commit 781bfc4391
No known key found for this signature in database
GPG Key ID: 4A524B4D196C759E
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import { ChargeAnim, initMoveAnim, loadMoveAnimAssets, MoveChargeAnim } from "../battle-anims";
import { ChargeAnim, MoveChargeAnim } from "../battle-anims";
import {
CommandedTag,
EncoreTag,