From 0ac96c24ce6e98729360571ce0a2c70a6faed8cc Mon Sep 17 00:00:00 2001 From: klushy225 Date: Mon, 26 Feb 2024 17:53:32 -0600 Subject: [PATCH] removed a line that broke goonstation.dme --- goonstation.dme | 1 - 1 file changed, 1 deletion(-) diff --git a/goonstation.dme b/goonstation.dme index 3c0686688684a..96346ce181d2f 100644 --- a/goonstation.dme +++ b/goonstation.dme @@ -33,7 +33,6 @@ var/datum/preMapLoad/preMapLoad = new #include "code\__secret_public.dme" // BEGIN_INCLUDE -#include "_std\__odlint.dm" #include "code\area.dm" #include "code\atom.dm" #include "code\client.dm"