A few bug fixes to the .bat files.

This commit is contained in:
cib
2012-11-11 13:14:34 +01:00
parent 9cf5266e10
commit 610860bfab
2 changed files with 4 additions and 2 deletions

View File

@@ -1 +1,2 @@
java -jar MapPatcher.jar ../maps/tgstation.2.0.9.1.dmm.backup ../maps/tgstation.2.0.9.1.dmm ../maps/tgstation.2.0.9.1.dmm
java -jar MapPatcher.jar -clean ../maps/tgstation.2.0.9.1.dmm.backup ../maps/tgstation.2.0.9.1.dmm ../maps/tgstation.2.0.9.1.dmm
del ../maps/tgstation.2.0.9.1.dmm.backup

View File

@@ -1 +1,2 @@
cp ../maps/tgstation.2.0.9.1.dmm ../maps/tgstation.2.0.9.1.dmm.backup
cd ../maps
copy tgstation.2.0.9.1.dmm tgstation.2.0.9.1.dmm.backup