From ecbf84d21d0eb8ea0633f85d7d971f8ebe9b3b74 Mon Sep 17 00:00:00 2001 From: keronshb Date: Mon, 23 Mar 2020 12:43:51 -0400 Subject: [PATCH] Fixes the duplicate lavaland on shuttle issue Fixes the duplicate lavaland on shuttle issue --- tgstation.dme | 1 - 1 file changed, 1 deletion(-) diff --git a/tgstation.dme b/tgstation.dme index 17f910732f..825910b716 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -15,7 +15,6 @@ // BEGIN_INCLUDE #include "_maps\_basemap.dm" -#include "_maps\map_files\Mining\Lavaland.dmm" #include "code\_compile_options.dm" #include "code\world.dm" #include "code\__DEFINES\__513_compatibility.dm"