This commit is contained in:
Anuken
2019-08-30 16:39:40 -04:00
172 changed files with 6795 additions and 5599 deletions

View File

@@ -23,7 +23,7 @@ public class DesktopLauncher{
Net.setServerProvider(new ArcNetServer());
}
new SdlApplication(new Mindustry(), new SdlConfig(){{
new SdlApplication(new ClientLauncher(), new SdlConfig(){{
title = "Mindustry";
maximized = true;
depth = 0;