mirror of
https://github.com/ppy/osu
synced 2024-12-26 08:42:10 +00:00
Rename variable
This commit is contained in:
parent
268bb73ac6
commit
cbfb90983b
@ -21,7 +21,7 @@ namespace osu.Game.Overlays
|
||||
public class BeatmapSetOverlay : FullscreenOverlay
|
||||
{
|
||||
public const float X_PADDING = 40;
|
||||
public const float TOP_PADDING = 25;
|
||||
public const float Y_PADDING = 25;
|
||||
public const float RIGHT_WIDTH = 275;
|
||||
protected readonly Header Header;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user