converter TEMP
This commit is contained in:
parent
445c1be8af
commit
3a1679f0e9
3 changed files with 47 additions and 134 deletions
|
@ -405,7 +405,7 @@ public final class Server implements IThreadListener, Executor {
|
|||
|
||||
public void run(long time) {
|
||||
Region.loadMap();
|
||||
Converter.convert(this);
|
||||
Converter.convert();
|
||||
long wtime = this.loadServerConfig();
|
||||
if(this.keyPair == null) {
|
||||
Log.SYSTEM.info("Generiere neues Schlüsselpaar");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue