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