aboutsummaryrefslogtreecommitdiff
path: root/gamemode/itemsystem/scrapgun.lua
diff options
context:
space:
mode:
Diffstat (limited to 'gamemode/itemsystem/scrapgun.lua')
-rw-r--r--gamemode/itemsystem/scrapgun.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/gamemode/itemsystem/scrapgun.lua b/gamemode/itemsystem/scrapgun.lua
index 66222d5..ea3d67f 100644
--- a/gamemode/itemsystem/scrapgun.lua
+++ b/gamemode/itemsystem/scrapgun.lua
@@ -1,6 +1,7 @@
--[[
An example item
]]
+do return end
local item = {}
--Required, a name, all item names must be unique