begin working on status indicator
This commit is contained in:
@@ -11,7 +11,9 @@ public class DesktopLauncher {
|
||||
config.title = "Rhythm Bullet";
|
||||
config.width = 800;
|
||||
config.height = 480;
|
||||
|
||||
config.resizable = false;
|
||||
config.useHDPI = true;
|
||||
System.setProperty("org.lwjgl.opengl.Window.undecorated", "true");
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user