mirror of
https://github.com/ppy/osu
synced 2024-12-14 02:46:27 +00:00
Revert "Remove no longer required constant"
This reverts commit 6f4cdccf6c
.
This commit is contained in:
parent
3407a299ef
commit
422531d8ec
@ -27,6 +27,7 @@ namespace osu.Game.Screens.Ranking
|
||||
public abstract class ResultsScreen : ScreenWithBeatmapBackground, IKeyBindingHandler<GlobalAction>
|
||||
{
|
||||
protected const float BACKGROUND_BLUR = 20;
|
||||
private static readonly float screen_height = 768 - TwoLayerButton.SIZE_EXTENDED.Y;
|
||||
|
||||
public override bool DisallowExternalBeatmapRulesetChanges => true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user