Removed old Matrix4 class

This commit is contained in:
Anuken
2020-01-07 11:16:04 -05:00
parent c8980163e9
commit c611ce9d58
5 changed files with 4 additions and 6 deletions

View File

@@ -46,7 +46,6 @@ public class DesktopLauncher extends ClientLauncher{
new SdlApplication(new DesktopLauncher(arg), new SdlConfig(){{
title = "Mindustry";
maximized = true;
depth = 0;
stencil = 0;
width = 900;
height = 700;