Update config.ts

pull/726/merge^2
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
1 changed files with 1 additions and 0 deletions

View File

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