Issue #745 - Removed stuff that wasnt meant for this branch

pull/752/head
Jannik Tappert 2024-05-11 22:30:09 +02:00
parent 8088f4d145
commit edc461d0dc
1 changed files with 1 additions and 5 deletions

View File

@ -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();
})();