mirror of
https://github.com/osukey/osukey.git
synced 2025-06-05 12:57:39 +09:00
Merge branch 'master' into cursor-ripples
This commit is contained in:
commit
d98aa60efc
@ -256,7 +256,7 @@ namespace osu.Game.Overlays.Settings.Sections.Graphics
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (host.Window is WindowsWindow)
|
if (host.Renderer is IWindowsRenderer)
|
||||||
{
|
{
|
||||||
switch (fullscreenCapability.Value)
|
switch (fullscreenCapability.Value)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user