mirror of
https://github.com/ppy/osu
synced 2024-12-10 09:00:14 +00:00
Fix resharper warning.
This commit is contained in:
parent
7fc68864be
commit
6d5b0a13e4
@ -53,7 +53,7 @@ namespace osu.Game.Modes.Taiko.UI
|
||||
private readonly Container<DrawableTaikoJudgement> judgementContainer;
|
||||
|
||||
private readonly Container hitObjectContainer;
|
||||
private Container topLevelHitContainer;
|
||||
private readonly Container topLevelHitContainer;
|
||||
private readonly Container leftBackgroundContainer;
|
||||
private readonly Container rightBackgroundContainer;
|
||||
private readonly Box leftBackground;
|
||||
|
Loading…
Reference in New Issue
Block a user