From dc10ffe19c42aba8e365e2651c8368f5300531e9 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Sun, 1 May 2016 09:30:17 -0400 Subject: Moved item planting code into it's own file --- gamemode/client/cl_syncronize.lua | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gamemode/client') diff --git a/gamemode/client/cl_syncronize.lua b/gamemode/client/cl_syncronize.lua index 189dd08..fa60de0 100644 --- a/gamemode/client/cl_syncronize.lua +++ b/gamemode/client/cl_syncronize.lua @@ -23,7 +23,3 @@ net.Receive( "gms_SetResource", function( length, pl) print("Finished resource get") GAMEMODE:ReloadSpawnMenu() end) - -concommand.Add("gms_cl_printresources",function(ply,cmd,args) - PrintTable(Resources) -end) -- cgit v1.2.3-70-g09d2