This commit is contained in:
kirillsaint 2023-07-03 20:02:42 +06:00
parent 04b1a8a3e5
commit 49d36333dd
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ public class MinecraftHook {
Display.setResizable(false);
Display.setResizable(true);
ci.cancel();
}
public static void fullScreenFix(boolean fullscreen, int displayWidth, int displayHeight) throws LWJGLException {