mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 19:22:54 +08: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;
|
||||
}
|
||||
|
||||
if (host.Window is WindowsWindow)
|
||||
if (host.Renderer is IWindowsRenderer)
|
||||
{
|
||||
switch (fullscreenCapability.Value)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user