From 7beadd1382f71115cd6d3167b5884310268e120a Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Tue, 14 Jul 2015 16:20:46 +0100 Subject: [PATCH] Remove debug print() --- mods/capturetheflag/ctf/gui.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/mods/capturetheflag/ctf/gui.lua b/mods/capturetheflag/ctf/gui.lua index 5e21fc7..3267214 100644 --- a/mods/capturetheflag/ctf/gui.lua +++ b/mods/capturetheflag/ctf/gui.lua @@ -36,7 +36,6 @@ function ctf.gui.show(name, tab, team) if not team or not ctf.team(team) then team = ctf.player(name).team - print(team) end if team and team ~= "" and ctf.team(team) then