mirror of
https://github.com/ppy/osu.git
synced 2026-05-25 05:39:57 +08:00
Update MenuCursor.cs
This commit is contained in:
committed by
GitHub
Unverified
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);
|
||||
|
||||
Reference in New Issue
Block a user