mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 00:52:57 +08:00
Remove unused constant.
This commit is contained in:
parent
3ef26a6bf0
commit
28a94e2df1
@ -29,7 +29,6 @@ namespace osu.Game.Overlays
|
||||
private const float width = 400;
|
||||
private const float sidebar_width = 60;
|
||||
private const float sidebar_padding = 10;
|
||||
private const float sidebar_total = sidebar_width + sidebar_padding;
|
||||
|
||||
private ScrollContainer scrollContainer;
|
||||
private OptionsSidebar sidebar;
|
||||
|
Loading…
Reference in New Issue
Block a user