mirror of
https://github.com/refactorinqq/SLC-1.8.9.git
synced 2024-11-10 08:11:31 +01:00
Fix
This commit is contained in:
parent
04b1a8a3e5
commit
49d36333dd
@ -32,6 +32,8 @@ public class MinecraftHook {
|
|||||||
|
|
||||||
Display.setResizable(false);
|
Display.setResizable(false);
|
||||||
Display.setResizable(true);
|
Display.setResizable(true);
|
||||||
|
|
||||||
|
ci.cancel();
|
||||||
}
|
}
|
||||||
|
|
||||||
public static void fullScreenFix(boolean fullscreen, int displayWidth, int displayHeight) throws LWJGLException {
|
public static void fullScreenFix(boolean fullscreen, int displayWidth, int displayHeight) throws LWJGLException {
|
||||||
|
Loading…
Reference in New Issue
Block a user