mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-03 23:12:20 +02:00
Move unlockables to own file
This commit is contained in:
parent
6ad06526ed
commit
3da8f71a6c
7
src/enums/unlockables.ts
Normal file
7
src/enums/unlockables.ts
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
export enum Unlockables {
|
||||
ENDLESS_MODE,
|
||||
MINI_BLACK_HOLE,
|
||||
SPLICED_ENDLESS_MODE,
|
||||
EVIOLITE
|
||||
}
|
Loading…
Reference in New Issue
Block a user