Bugfixes / Cleanup

This commit is contained in:
Anuken
2020-05-11 23:40:23 -04:00
parent 8e50228df2
commit 43642ff546
8 changed files with 37 additions and 32 deletions
-1
View File
@@ -36,7 +36,6 @@ public abstract class ClientLauncher extends ApplicationCore implements Platform
loader = new LoadRenderer();
Events.fire(new ClientCreateEvent());
Vars.loadLogger();
Vars.loadFileLogger();
Vars.platform = this;
beginTime = Time.millis();