mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-17 22:02:18 +02:00
Update config.ts
This commit is contained in:
parent
2360891a89
commit
c1f30c387a
@ -21,7 +21,7 @@ import { weather } from "./weather";
|
||||
import { battleMessageUiHandler } from "./battle-message-ui-handler";
|
||||
|
||||
|
||||
export const esConfig = {
|
||||
export const frConfig = {
|
||||
ability: ability,
|
||||
abilityTriggers: abilityTriggers,
|
||||
battle: battle,
|
||||
@ -45,4 +45,4 @@ export const esConfig = {
|
||||
tutorial: tutorial,
|
||||
weather: weather,
|
||||
battleMessageUiHandler: battleMessageUiHandler,
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user