mirror of
https://github.com/ppy/osu.git
synced 2024-12-16 02:03:51 +08: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<DrawableTaikoJudgement> judgementContainer;
|
||||||
|
|
||||||
private readonly Container hitObjectContainer;
|
private readonly Container hitObjectContainer;
|
||||||
private Container topLevelHitContainer;
|
private readonly Container topLevelHitContainer;
|
||||||
private readonly Container leftBackgroundContainer;
|
private readonly Container leftBackgroundContainer;
|
||||||
private readonly Container rightBackgroundContainer;
|
private readonly Container rightBackgroundContainer;
|
||||||
private readonly Box leftBackground;
|
private readonly Box leftBackground;
|
||||||
|
Loading…
Reference in New Issue
Block a user