mirror of
https://github.com/jokerx3/HeatUp
synced 2026-07-27 07:19:46 +02:00
Score aktiviert
This commit is contained in:
@@ -102,6 +102,7 @@ public class StatusPanelAdder{
|
||||
public static void tick() {
|
||||
Timer.tickTimer();
|
||||
timeLabel.setText(Timer.getMinuteS() + ":" + Timer.getSecondsS());
|
||||
scoreLabel.setText(Score.getScoreS());
|
||||
|
||||
/**
|
||||
* Temperaturaktualisierung
|
||||
|
||||
Reference in New Issue
Block a user