From 522cd90fe8b9d5e797647f731b526048383ff36b Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sat, 16 Apr 2016 22:36:09 -0400 Subject: Removed debug statements --- gamemode/cl_panels.lua | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'gamemode/cl_panels.lua') diff --git a/gamemode/cl_panels.lua b/gamemode/cl_panels.lua index 215f7d9..43e133a 100644 --- a/gamemode/cl_panels.lua +++ b/gamemode/cl_panels.lua @@ -848,17 +848,6 @@ function PANEL:Init() end function PANEL:SetTable( str ) - --print("GMS.Combinations full:") - --PrintTable(GMS.Combinations) - print("----SetTable method-----") - for k,v in pairs(GMS.Combinations) do - print("Recognize " .. k) - if(k == "Structures") then - for i,j in pairs(v) do - print("\tFound: " .. i) - end - end - end self:SetTitle( "#" .. str ) self.CombiGroupName = str self.CombiGroup = GMS.Combinations[ str ] -- cgit v1.2.3-70-g09d2