GameLoopAngepasst

This commit is contained in:
Ivan
2014-11-21 17:00:18 +01:00
parent 5f1d9893e1
commit d63c16b645
@@ -260,7 +260,6 @@ public class GameLoopD extends JFrame implements Runnable {
if (!pause) {
ActionWatcher.tick();
ActionControl.tick();
if(ActionControl.getTickTimer())ActionControl.tickTimer();
HardwareResetTimers.tick();
player01.tick();
opponent01.tick();