v2.5.1: fixed new fullscreen-remembering code not actually triggering
This commit is contained in:
@@ -57,7 +57,7 @@ public class DesktopPlatformSupport extends PlatformSupport {
|
||||
}
|
||||
}
|
||||
|
||||
private static boolean first = false;
|
||||
private static boolean first = true;
|
||||
|
||||
@Override
|
||||
public void updateSystemUI() {
|
||||
|
||||
Reference in New Issue
Block a user