Fix reference to renamed console command

This commit is contained in:
Ivan Savenko
2025-01-19 12:40:41 +00:00
parent 4912e92f33
commit c6eac55210
+1 -1
View File
@@ -93,7 +93,7 @@ static void init()
// Debug code to load all maps on start
//ClientCommandManager commandController;
//commandController.processCommand("convert txt", false);
//commandController.processCommand("translate maps", false);
}
static void checkForModLoadingFailure()