mirror of
https://github.com/osukey/osukey.git
synced 2025-05-03 20:57:28 +09: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…
x
Reference in New Issue
Block a user