mirror of
https://github.com/ppy/osu
synced 2024-12-11 09:27:08 +00:00
Fix code inspection
This commit is contained in:
parent
7ef11cab8b
commit
6a4c97b4f1
@ -52,7 +52,7 @@ namespace osu.Game.Rulesets.Taiko.Skinning.Argon
|
||||
|
||||
EarlyActivationMilliseconds = pre_beat_transition_time;
|
||||
|
||||
AddRangeInternal(new Drawable[]
|
||||
AddRangeInternal(new[]
|
||||
{
|
||||
new Circle
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user