mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-08 09:22:17 +02:00
Merge branch 'beta' of https://github.com/pagefaultgames/pokerogue into namespace-plugin
This commit is contained in:
commit
5afc9eede7
@ -1 +1 @@
|
||||
Subproject commit b44ee2173788018ffd5dc6b7b7fa159be5b9d514
|
||||
Subproject commit fc4a1effd5170def3c8314208a52cd0d8e6913ef
|
@ -81,6 +81,8 @@ const namespaceMap = {
|
||||
miscDialogue: "dialogue-misc",
|
||||
battleSpecDialogue: "dialogue-final-boss",
|
||||
doubleBattleDialogue: "dialogue-double-battle",
|
||||
splashMessages: "splash-texts",
|
||||
mysteryEncounterMessages: "mystery-encounter-texts",
|
||||
};
|
||||
|
||||
//#region Functions
|
||||
|
Loading…
Reference in New Issue
Block a user