mirror of
https://github.com/ppy/osu
synced 2024-12-12 18:07:52 +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;
|
EarlyActivationMilliseconds = pre_beat_transition_time;
|
||||||
|
|
||||||
AddRangeInternal(new Drawable[]
|
AddRangeInternal(new[]
|
||||||
{
|
{
|
||||||
new Circle
|
new Circle
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user