mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 16:02:20 +02:00
Seems OK
This commit is contained in:
parent
c3b6bfe4b3
commit
cd028f8bd5
@ -1,4 +1,5 @@
|
|||||||
export enum BattleSpec {
|
export enum BattleSpec {
|
||||||
DEFAULT,
|
DEFAULT,
|
||||||
FINAL_BOSS
|
FINAL_BOSS,
|
||||||
|
FINAL_BOSS_MONOTYPE
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user