Skip to content

Commit

Permalink
update example batch script
Browse files Browse the repository at this point in the history
  • Loading branch information
evogelsa committed Aug 17, 2020
1 parent f7a8381 commit e2a0b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/replace_mission.bat
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ move "Missions\mission.miz" "realweather\mission.miz" :: realweather expects "mi
cd realweather :: CWD must be parent directory of binary
call realweather.exe
cd ..
move "realweather\realweather.miz" "Missions\DSMC_Gorgas_001.miz"
move "realweather\realweather.miz" "Missions\mission.miz"

0 comments on commit e2a0b9c

Please sign in to comment.