mirror of
https://github.com/jokerx3/HeatUp
synced 2026-07-27 12:39:45 +02:00
GameLoopAngepasst
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user