mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
...
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user