Removes a line relating to old map rotation

This commit is contained in:
Jordan Brown
2017-06-23 12:21:30 -07:00
committed by Kyle Spier-Swenson
parent 3b1a249cbc
commit 0703b71794
-1
View File
@@ -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%