SteamWar/BauSystem2.0
Archiviert
12
0
Dieser Commit ist enthalten in:
yoyosource 2021-05-03 19:53:00 +02:00
Ursprung 06cd255561
Commit e37cf1cc95

Datei anzeigen

@ -27,6 +27,7 @@ import java.util.logging.Level;
public class Updater {
// TODO: Fix config structure updates
private long lastUpdate;
public Updater(File file, Runnable updaterCode) {