mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-10 22:31:40 +02:00
Fix reference to renamed console command
This commit is contained in:
@@ -93,7 +93,7 @@ static void init()
|
|||||||
|
|
||||||
// Debug code to load all maps on start
|
// Debug code to load all maps on start
|
||||||
//ClientCommandManager commandController;
|
//ClientCommandManager commandController;
|
||||||
//commandController.processCommand("convert txt", false);
|
//commandController.processCommand("translate maps", false);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void checkForModLoadingFailure()
|
static void checkForModLoadingFailure()
|
||||||
|
Reference in New Issue
Block a user