mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 21:40:34 +08:00
Fix code inspection
This commit is contained in:
@@ -52,7 +52,7 @@ namespace osu.Game.Rulesets.Taiko.Skinning.Argon
|
||||
|
||||
EarlyActivationMilliseconds = pre_beat_transition_time;
|
||||
|
||||
AddRangeInternal(new Drawable[]
|
||||
AddRangeInternal(new[]
|
||||
{
|
||||
new Circle
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user