mirror of
https://github.com/ppy/osu.git
synced 2025-02-21 05:53:20 +08:00
Fix one more inspectcode warning
This commit is contained in:
parent
d01e76d9db
commit
fed5b9d747
@ -140,7 +140,6 @@ namespace osu.Game.Screens.Play.HUD
|
||||
updateInfoMargin();
|
||||
}
|
||||
|
||||
|
||||
private void updateInfoMargin()
|
||||
{
|
||||
float finalMargin = bottom_bar_height + (Interactive.Value ? handle_size.Y : 0) + (ShowGraph.Value ? graph_height : 0);
|
||||
|
Loading…
Reference in New Issue
Block a user