aboutsummaryrefslogtreecommitdiff
path: root/gamemode/client/qtabs
diff options
context:
space:
mode:
Diffstat (limited to 'gamemode/client/qtabs')
-rw-r--r--gamemode/client/qtabs/cl_qinventory.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/gamemode/client/qtabs/cl_qinventory.lua b/gamemode/client/qtabs/cl_qinventory.lua
index 1e1ceb3..32fd441 100644
--- a/gamemode/client/qtabs/cl_qinventory.lua
+++ b/gamemode/client/qtabs/cl_qinventory.lua
@@ -1,6 +1,7 @@
--[[
One of the tabs in the inventory
]]
+do return end
local inv = nrequire("inventory/inventory.lua")
local itm = nrequire("item.lua")
--local state = nrequire("cl_state.lua")