mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-08-04 05:31:22 +00:00
Removed fullscreen flag.
This commit is contained in:
parent
874896fd2f
commit
3bd150ebbd
|
@ -653,6 +653,8 @@ namespace OpenTK.Platform.MacOS
|
|||
break;
|
||||
}
|
||||
|
||||
OnResize();
|
||||
|
||||
windowState = value;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue