removing some debug.

This commit is contained in:
Sarah 2015-11-24 16:24:22 +01:00
parent 7708f879dc
commit 2a64d06bdd
1 changed files with 0 additions and 1 deletions

View File

@ -114,7 +114,6 @@ public abstract class TutorialPhase
i++;
}
UtilTextMiddle.display("", text.getText(), 0, text.getStayTime(), 0, players);
System.out.println(text.ID());
onMessageDisplay(text);
try
{