This commit is contained in:
2025-06-16 16:52:23 +08:00
parent d9b7b6c966
commit 9a2e2af37a
5 changed files with 38 additions and 5 deletions

View File

@@ -42,4 +42,5 @@ export enum GameEvent {
EquipSelectEnd = "EquipSelectEnd",
WaveUpdate = "WaveUpdate",
ChangeATK = "ChangeATK",
ChangeATK_FRIEND_LIVE_CD = "ChangeATK_FRIEND_LIVE_CD",
}