mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 15:12:57 +08:00
Fix unnecessary newline.
This commit is contained in:
parent
89bfc0ff22
commit
cdd71b496d
@ -78,8 +78,7 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
new DrawableHoldNote(new HoldNote
|
||||
{
|
||||
StartTime = 5000,
|
||||
Duration = 1000,
|
||||
|
||||
Duration = 1000
|
||||
})
|
||||
{
|
||||
AccentColour = Color4.Red
|
||||
|
Loading…
Reference in New Issue
Block a user