mirror of
https://github.com/ppy/osu.git
synced 2025-01-18 18:12:55 +08:00
Update MenuCursor.cs
This commit is contained in:
parent
5d828a20e0
commit
d4ac3c5e9c
@ -134,7 +134,7 @@ namespace osu.Game.Graphics.Cursor
|
||||
Texture = textures.Get(@"Cursor/menu-cursor-additive"),
|
||||
},
|
||||
}
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
cursorScale = config.GetBindable<double>(OsuConfig.MenuCursorSize);
|
||||
|
Loading…
Reference in New Issue
Block a user