From 43aacbd9261394243d7bc73253caebf36d911037 Mon Sep 17 00:00:00 2001 From: MagmaRam Date: Sun, 16 Nov 2014 03:46:26 -0500 Subject: [PATCH] baystation12.int needs to not be different It got changed somewhere along the line in my giant mess. This should make it the same as it was before. It's not the best way to do it, but it works and hopefully won't hurt anything long-term. --- baystation12.int | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/baystation12.int b/baystation12.int index ec374c2cd57..28f433f0ff9 100644 --- a/baystation12.int +++ b/baystation12.int @@ -1,11 +1,6 @@ // BEGIN_INTERNALS /* MAP_ICON_TYPE: 0 -WINDOW: icons\obj\clothing\suits.dmi;code\modules\clothing\suits\storage.dm;code\modules\customitems\item_defines.dm -LAST_COMPILE_VERSION: 506.1247 -DIR: code code\datums code\datums\diseases code\game code\game\jobs code\game\jobs\job code\game\objects code\game\objects\effects code\game\objects\structures code\game\objects\structures\crates_lockers code\game\objects\structures\crates_lockers\closets code\modules code\modules\clothing code\modules\clothing\suits code\modules\customitems icons icons\obj icons\obj\clothing -FILE: code\modules\customitems\item_defines.dm -LAST_COMPILE_TIME: 1415835747 AUTO_FILE_DIR: OFF */ -// END_INTERNALS +// END_INTERNALS \ No newline at end of file