Remove debug message.

This commit is contained in:
Virizion 2016-01-28 18:28:43 -05:00
parent 04544c2b8d
commit b6db99806a
1 changed files with 0 additions and 2 deletions

View File

@ -377,8 +377,6 @@ public class SpeedBuilders extends SoloGame
}
else
{
Announce("Judge target method called");
if (_judgeLaserTarget != null)
judgeTargetLocation(null);