mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-07-16 10:12:19 +01:00
7 lines
81 B
Batchfile
7 lines
81 B
Batchfile
set MAPFILE=tgstation2.dmm
|
|
|
|
cd ../../maps
|
|
copy %MAPFILE% %MAPFILE%.backup
|
|
|
|
pause
|