From 53c02fefad14f1ebc14e00ceecf204823d9eb8a2 Mon Sep 17 00:00:00 2001 From: Curtis Szmania Date: Sun, 29 Mar 2020 22:56:59 -0700 Subject: [PATCH] Removed unused code --- empire_start_wali_mach.bat | 3 --- 1 file changed, 3 deletions(-) diff --git a/empire_start_wali_mach.bat b/empire_start_wali_mach.bat index 80f2d7e..cee8b8a 100644 --- a/empire_start_wali_mach.bat +++ b/empire_start_wali_mach.bat @@ -11,9 +11,6 @@ echo Deleting log file "!log_file_path!" >"!empire_dir!_" && type "!empire_dir!_ for /f "tokens=*" %%G in ('dir /b /a:d "!empire_dir!data\campaigns\*"') DO (call :campaign_scripting %%G) -REM echo Adding "mod mach_battle_chronicler.pack;" to "!package_script_path!" >"!empire_dir!_" && type "!empire_dir!_" && type "!empire_dir!_" >> !log_file_path! -REM echo mod mach_battle_chronicler.pack; >> !package_script_path! -REM echo Finished adding "mod mach_battle_chronicler.pack;" to "!package_script_path!" >"!empire_dir!_" && type "!empire_dir!_" && type "!empire_dir!_" >> !log_file_path! echo Starting WALI >"!empire_dir!_" && type "!empire_dir!_" && type "!empire_dir!_" >> !log_file_path!