From 4879eb1d78520ce0ac9b0bb0ef5244cf65ad7c99 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Wed, 4 Jan 2017 23:27:36 -0500 Subject: Started refactoring item and inventory system --- gamemode/shared/inventory_common.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'gamemode/shared/inventory_common.lua') diff --git a/gamemode/shared/inventory_common.lua b/gamemode/shared/inventory_common.lua index aaf6afb..c5553fe 100644 --- a/gamemode/shared/inventory_common.lua +++ b/gamemode/shared/inventory_common.lua @@ -1,6 +1,7 @@ --[[ Some functions that are needed multiple places in the code, to deal with player inventories. ]] +do return end print("Hello from inventory_common.lua") local invfuncs = {} -- cgit v1.2.3-70-g09d2