mirror of
https://github.com/jokerx3/HeatUp
synced 2026-07-27 09:59:45 +02:00
Vorbereitung fuer Score
This commit is contained in:
@@ -56,5 +56,6 @@ public class HardwareResetTimers {
|
|||||||
HardwareResetTickstamps.put(c, resetTimestamp);
|
HardwareResetTickstamps.put(c, resetTimestamp);
|
||||||
HardwareCooldownTimestamps.put(c, cooldownTimestamp);
|
HardwareCooldownTimestamps.put(c, cooldownTimestamp);
|
||||||
StatusPanelAdder.raiseMod();
|
StatusPanelAdder.raiseMod();
|
||||||
|
StatusPanelAdder.addManipulations();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user