mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Fix unnecessary newline.
This commit is contained in:
@ -78,8 +78,7 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
new DrawableHoldNote(new HoldNote
|
||||
{
|
||||
StartTime = 5000,
|
||||
Duration = 1000,
|
||||
|
||||
Duration = 1000
|
||||
})
|
||||
{
|
||||
AccentColour = Color4.Red
|
||||
|
Reference in New Issue
Block a user