mirror of
https://github.com/ppy/osu.git
synced 2026-05-24 21:15:31 +08:00
Hide the OS cursor in OsuGameBase
This commit is contained in:
+1
-1
Submodule osu-framework updated: 169cb6485e...40a23b9921
@@ -132,6 +132,8 @@ namespace osu.Game
|
||||
{
|
||||
base.LoadComplete();
|
||||
|
||||
Host.Window.CursorState = CursorState.Hidden;
|
||||
|
||||
AddInternal(ratioContainer = new RatioAdjust
|
||||
{
|
||||
Children = new[]
|
||||
|
||||
Reference in New Issue
Block a user