mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Naming standardisation and enforcing.
This commit is contained in:
@ -29,7 +29,7 @@ namespace osu.Game.Overlays
|
||||
|
||||
public const float TRANSITION_LENGTH = 600;
|
||||
|
||||
public const float SIDEBAR_WIDTH = Sidebar.default_width;
|
||||
public const float SIDEBAR_WIDTH = Sidebar.DEFAULT_WIDTH;
|
||||
|
||||
private const float width = 400;
|
||||
|
||||
|
Reference in New Issue
Block a user