From 9ba957b99603590b099f4bcd22a9cc86525dbcde Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 2 Sep 2017 17:34:27 -0400 Subject: Various debugging things --- gamemode/client/qtabs/cl_qinventory.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'gamemode/client') diff --git a/gamemode/client/qtabs/cl_qinventory.lua b/gamemode/client/qtabs/cl_qinventory.lua index 9f2eebe..1e1ceb3 100644 --- a/gamemode/client/qtabs/cl_qinventory.lua +++ b/gamemode/client/qtabs/cl_qinventory.lua @@ -60,6 +60,7 @@ local drawsheeton = function(id,inventory) end net.Receive("art_ObserveInventory",function() + print("Got call to observe inventory") local id = net.ReadUInt(32) local inv_type = net.ReadString() --print("Got inv type", inv_type,"id",id) -- cgit v1.2.3-70-g09d2