Issue #745 - Removed stuff that wasnt meant for this branch
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