From 4fe025659ce71de5ba1d67942c232d3fbcc20193 Mon Sep 17 00:00:00 2001 From: dg <dg@51575b47-30f0-44d4-a5cc-537603b46e54> Date: Sat, 14 May 2011 19:45:09 +0000 Subject: [PATCH] plop git-svn-id: http://svn.net-core.org/repos/t-engine4@3364 51575b47-30f0-44d4-a5cc-537603b46e54 --- game/modules/tome/ai/tactical.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/modules/tome/ai/tactical.lua b/game/modules/tome/ai/tactical.lua index db479795b8..bda8c77f37 100644 --- a/game/modules/tome/ai/tactical.lua +++ b/game/modules/tome/ai/tactical.lua @@ -17,7 +17,7 @@ -- Nicolas Casalini "DarkGod" -- darkgod@te4.org -local print = function() end +--local print = function() end -- Internal functions local checkLOS = function(sx, sy, tx, ty) -- GitLab