mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-25 05:56:58 +01:00
Removes a line relating to old map rotation
This commit is contained in:
committed by
Kyle Spier-Swenson
parent
3b1a249cbc
commit
0703b71794
@@ -7,7 +7,6 @@ set DME_LOCATION=%DME_FOLDER%%PROJECTNAME%.dme
|
||||
set MDME_LOCATION=%DME_FOLDER%%PROJECTNAME%.mdme
|
||||
|
||||
@del %MDME_LOCATION% >nul 2>nul
|
||||
if defined MAPROTATE set MAPFILE=%MAPROTATE%
|
||||
if not defined MAPFILE goto BUILD
|
||||
|
||||
echo #define MAP_OVERRIDE >>%MDME_LOCATION%
|
||||
|
||||
Reference in New Issue
Block a user