minor fixes

This commit is contained in:
Lucas Pleß 2012-06-19 20:01:14 +02:00
parent 377d3a5853
commit 54fd08440b
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ public class TheGame implements StatemachineListener, GuiEventListener, IRCEvent
bunti.setLampel(false,false,false);
bunti.setPar56(20,0,100);
guiControl.setWall("bitte die tuer schliessen. dann kann das spiel beginnen.");
guiControl.showCountDown(true);
machine.startTimer(60*8);