mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-01-18 06:51:08 +00:00
Changed Mode.ADMIN enum to be in line with the handler (#3892)
This commit is contained in:
parent
59ff4e9941
commit
27d52af077
@ -87,9 +87,9 @@ export enum Mode {
|
||||
OUTDATED,
|
||||
CHALLENGE_SELECT,
|
||||
RENAME_POKEMON,
|
||||
ADMIN,
|
||||
RUN_HISTORY,
|
||||
RUN_INFO,
|
||||
ADMIN,
|
||||
}
|
||||
|
||||
const transitionModes = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user