From 22eac37611121d7e6ed7027c1ede37928fea40c3 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Fri, 22 Apr 2016 15:50:33 -0400 Subject: Refactored fishing process code --- gamemode/init.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'gamemode/init.lua') diff --git a/gamemode/init.lua b/gamemode/init.lua index cd72b13..e8a8600 100644 --- a/gamemode/init.lua +++ b/gamemode/init.lua @@ -348,8 +348,6 @@ for k,v in pairs(GM.Plantables) do return end local trm = tr.MatType - PrintTable(tr) - print(Vector(tr.HitPos)) if( (trm != MAT_DIRT) and (trm != MAT_GRASS) and (trm != MAT_SAND) or (GMS.IsInWater(Vector(tr.HitPos)))) then ply:SendMessage( "You cannot plant on this terrain.", 3, Color( 200, 0, 0, 255 ) ) return -- cgit v1.2.3-70-g09d2