Update config.ts

This commit is contained in:
Lugiad 2024-05-14 02:31:58 +02:00 committed by GitHub
parent a668e13397
commit b4f04b85a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,6 +17,7 @@ import { tutorial } from "./tutorial";
export const jpConfig = {
ability: ability,
abilityTriggers: SimpleTranslationEntries,
battle: battle,
commandUiHandler: commandUiHandler,
fightUiHandler: fightUiHandler,