Skip to content

Commit

Permalink
Removed unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
Curtis Szmania committed Mar 30, 2020
1 parent 7c92a6a commit 53c02fe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions empire_start_wali_mach.bat
Original file line number Diff line number Diff line change
Expand Up @@ -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!

Expand Down

0 comments on commit 53c02fe

Please sign in to comment.