mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-09-23 06:53:27 +02:00
add biome to namespace map dropped after merge
This commit is contained in:
parent
2e641adca2
commit
ebbc64ee1e
@ -15,6 +15,7 @@ export const namespaceMap = {
|
||||
doubleBattleDialogue: "dialogue-double-battle",
|
||||
splashMessages: "splash-texts",
|
||||
mysteryEncounterMessages: "mystery-encounter-texts",
|
||||
biome: "biomes",
|
||||
};
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user