mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-13 11:52:18 +02:00
Issue #745 - Removed stuff that wasnt meant for this branch
This commit is contained in:
parent
8088f4d145
commit
edc461d0dc
@ -927,9 +927,5 @@ export const trainerConfigs: TrainerConfigs = {
|
||||
};
|
||||
|
||||
(function () {
|
||||
// I think we need to get the language that we are using here and then decide with a switch statment which language to load the dialogue in
|
||||
|
||||
|
||||
|
||||
initTrainerTypeDialogue();
|
||||
initTrainerTypeDialogue();
|
||||
})();
|
Loading…
Reference in New Issue
Block a user