Added polish lang, fixed conveyor stacking bug
This commit is contained in:
@@ -16,7 +16,6 @@ public class DesktopLauncher {
|
||||
config.setTitle("Mindustry");
|
||||
config.setMaximized(true);
|
||||
config.setWindowedMode(960, 540);
|
||||
config.useVsync(true);
|
||||
config.setWindowIcon("sprites/icon.png");
|
||||
|
||||
Platform.instance = new DesktopPlatform(arg);
|
||||
|
||||
Reference in New Issue
Block a user