aboutsummaryrefslogtreecommitdiff
path: root/gamemode/shared/itemcommon/common_inventory.lua
diff options
context:
space:
mode:
Diffstat (limited to 'gamemode/shared/itemcommon/common_inventory.lua')
-rw-r--r--gamemode/shared/itemcommon/common_inventory.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/gamemode/shared/itemcommon/common_inventory.lua b/gamemode/shared/itemcommon/common_inventory.lua
deleted file mode 100644
index f541ecc..0000000
--- a/gamemode/shared/itemcommon/common_inventory.lua
+++ /dev/null
@@ -1,4 +0,0 @@
---[[
- Stores some common functions related to items
-]]
-local common = {}