Update config.ts

pull/726/merge^2
Lugiad 2024-05-14 02:29:54 +02:00 committed by GitHub
parent 5ff4c8cda3
commit a668e13397
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
import { ability } from "./ability";
import { abilityTriggers } from "./ability-trigger";
import { battle } from "./battle";
import { commandUiHandler } from "./command-ui-handler";
import { fightUiHandler } from "./fight-ui-handler";