mirror of
https://github.com/ppy/osu.git
synced 2026-06-08 04:24:10 +08:00
Change depth of LegacySongProgress to allow "skinning" via health bar background
This commit is contained in:
@@ -397,8 +397,8 @@ namespace osu.Game.Skinning
|
||||
new LegacyComboCounter(),
|
||||
new LegacyScoreCounter(),
|
||||
new LegacyAccuracyCounter(),
|
||||
new LegacyHealthDisplay(),
|
||||
new LegacySongProgress(),
|
||||
new LegacyHealthDisplay(),
|
||||
new BarHitErrorMeter(),
|
||||
new DefaultKeyCounterDisplay()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user