mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 17:07:38 +08:00
...
This commit is contained in:
parent
a8ada75633
commit
48008cd7e6
@ -109,7 +109,6 @@ namespace osu.Game.Graphics.Cursor
|
||||
private void load(OsuConfigManager config)
|
||||
{
|
||||
cursorRotate = config.GetBindable<bool> (OsuSetting.CursorRotation);
|
||||
cursorRotate.TriggerChange();
|
||||
}
|
||||
|
||||
public class Cursor : Container
|
||||
|
Loading…
Reference in New Issue
Block a user