From 3342eda28aa1dc294b975e2ceb8a9b4665440478 Mon Sep 17 00:00:00 2001 From: SpaceLoveSs13 <68121607+SpaceLoveSs13@users.noreply.github.com> Date: Wed, 22 May 2024 09:00:20 +0530 Subject: [PATCH] Update world.dm --- code/world.dm | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/code/world.dm b/code/world.dm index da1d22b788e..bfc8af30528 100644 --- a/code/world.dm +++ b/code/world.dm @@ -17,13 +17,8 @@ hub_password = "kMZy3U5jJHSiBQjr" name = "/tg/ Station 13" fps = 20 -<<<<<<< HEAD - cache_lifespan = 0 // SKYRAT EDIT - Makes sure TTS shit isnt kept past rounds - //map_format = SIDE_MAP // SKYRAT EDIT - TODO: WALLENING - REMOVE THIS (hopefully the visual z-fighting issues will have been ironed out by then) -======= cache_lifespan = 0 - map_format = SIDE_MAP ->>>>>>> 64b5f4d0fff (Sets cache lifespan to 0 (#83316)) + //map_format = SIDE_MAP // SKYRAT EDIT - TODO: WALLENING - REMOVE THIS (hopefully the visual z-fighting issues will have been ironed out by then #ifdef FIND_REF_NO_CHECK_TICK loop_checks = FALSE #endif