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_init.lua | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'gamemode/cl_init.lua') diff --git a/gamemode/cl_init.lua b/gamemode/cl_init.lua index 94a8051..3ab4040 100644 --- a/gamemode/cl_init.lua +++ b/gamemode/cl_init.lua @@ -314,16 +314,6 @@ end ) usermessage.Hook( "gms_OpenCombiMenu", function( um ) - print("--------------In cl_init.lua's gms_OpenCombiMenu hook---------") - 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 - if ( GAMEMODE.CombiMenu ) then GAMEMODE.CombiMenu:Remove() end GAMEMODE.CombiMenu = vgui.Create( "GMS_CombinationWindow" ) GAMEMODE.CombiMenu:SetTable( um:ReadString() ) -- cgit v1.2.3-70-g09d2