diff options
Diffstat (limited to 'gamemode/shared/game_rounds.lua')
| -rw-r--r-- | gamemode/shared/game_rounds.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gamemode/shared/game_rounds.lua b/gamemode/shared/game_rounds.lua index 9ca4adf..0333679 100644 --- a/gamemode/shared/game_rounds.lua +++ b/gamemode/shared/game_rounds.lua @@ -12,6 +12,7 @@ if (SERVER) then "ws_arrow",
"ws_campfire",
"ws_grave",
+ "ws_item",
"ws_rune",
}
for k,v in pairs(cleanup) do
|
