aboutsummaryrefslogtreecommitdiff
path: root/gamemode/itemsystem/weapons_common.lua
diff options
context:
space:
mode:
Diffstat (limited to 'gamemode/itemsystem/weapons_common.lua')
-rw-r--r--gamemode/itemsystem/weapons_common.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/gamemode/itemsystem/weapons_common.lua b/gamemode/itemsystem/weapons_common.lua
index 6f553fa..f31b18f 100644
--- a/gamemode/itemsystem/weapons_common.lua
+++ b/gamemode/itemsystem/weapons_common.lua
@@ -1,4 +1,5 @@
-
+--This file has been moved to core/inventory/common/weapons.lua
+do return end
ART = ART or {}
--- Finds the direction a player is moveing.