minor fixes
This commit is contained in:
parent
377d3a5853
commit
54fd08440b
|
@ -70,6 +70,7 @@ public class TheGame implements StatemachineListener, GuiEventListener, IRCEvent
|
||||||
bunti.setLampel(false,false,false);
|
bunti.setLampel(false,false,false);
|
||||||
bunti.setPar56(20,0,100);
|
bunti.setPar56(20,0,100);
|
||||||
|
|
||||||
|
guiControl.setWall("bitte die tuer schliessen. dann kann das spiel beginnen.");
|
||||||
guiControl.showCountDown(true);
|
guiControl.showCountDown(true);
|
||||||
|
|
||||||
machine.startTimer(60*8);
|
machine.startTimer(60*8);
|
||||||
|
|
Loading…
Reference in New Issue