mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 10:48:00 +00:00
Revert accidentally committed file (again)
This commit is contained in:
@@ -54,9 +54,6 @@ public class Main {
|
||||
}
|
||||
}
|
||||
|
||||
screenWidth = 1900;
|
||||
screenHeight = 1300;
|
||||
|
||||
LwjglApplicationConfiguration config = new LwjglApplicationConfiguration();
|
||||
config.resizable = false;
|
||||
config.width = desktopMode ? desktopScreenWidth : screenWidth;
|
||||
|
||||
Reference in New Issue
Block a user