mirror of
https://github.com/ppy/osu.git
synced 2024-12-13 08:32:57 +08:00
Add newlines at the end of the file
This commit is contained in:
parent
603054f521
commit
222ac86304
@ -293,3 +293,4 @@ namespace osu.Game.Tests.NonVisual
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -153,4 +153,4 @@ namespace osu.Game.Tournament.Tests.NonVisual
|
||||
}
|
||||
private string tournamentBasePath(string testInstance) => Path.Combine(RuntimeInfo.StartupDirectory, "headless", testInstance, "tournaments");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -26,4 +26,4 @@ namespace osu.Game.Tournament.Configuration
|
||||
{
|
||||
CurrentTournament,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -16,4 +16,4 @@ namespace osu.Game.Tournament.IO
|
||||
AddExtension("mp4");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user