Update config.ts

pull/726/merge^2
Lugiad 2024-05-14 03:01:06 +02:00 committed by GitHub
parent b6ea5d1b9c
commit 66e9a794bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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