From 0703b71794aeea88d479e217ebefc5482b23fd15 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Tue, 20 Jun 2017 21:23:00 -0400 Subject: [PATCH] Removes a line relating to old map rotation --- legacy/bin/build.bat | 1 - 1 file changed, 1 deletion(-) diff --git a/legacy/bin/build.bat b/legacy/bin/build.bat index 049154ce92..e231c6b920 100644 --- a/legacy/bin/build.bat +++ b/legacy/bin/build.bat @@ -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%