From eca821f1c72bc857f45af3f8ab6acbb2a4e60ecf Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Thu, 31 Dec 2015 19:03:45 -0500 Subject: New rounds no longer remove buildings --- gamemode/shared/game_rounds.lua | 7 ------- 1 file changed, 7 deletions(-) diff --git a/gamemode/shared/game_rounds.lua b/gamemode/shared/game_rounds.lua index e0afaf7..9ca4adf 100644 --- a/gamemode/shared/game_rounds.lua +++ b/gamemode/shared/game_rounds.lua @@ -9,16 +9,9 @@ if (SERVER) then //items to clean up in between rounds cleanup = { - "ws_alter", "ws_arrow", - "ws_barrel", "ws_campfire", "ws_grave", - "ws_infuser", - "ws_item", - "ws_prop", - "ws_researchtable", - "ws_shop", "ws_rune", } for k,v in pairs(cleanup) do -- cgit v1.2.3-70-g09d2