mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 14:13:01 +08:00
Fix minor formating issues
This commit is contained in:
parent
4ba915268c
commit
086b3eb542
@ -22,10 +22,9 @@ using Realms;
|
|||||||
|
|
||||||
namespace osu.Game.Scoring
|
namespace osu.Game.Scoring
|
||||||
{
|
{
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Store information about the score
|
/// Store information about the score
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <remarks>
|
||||||
/// Warning: If you work on importing/adding score please ensure you provide both <c>BeatmapInfo</c> and <c>BeatmapHash</c>
|
/// Warning: If you work on importing/adding score please ensure you provide both <c>BeatmapInfo</c> and <c>BeatmapHash</c>
|
||||||
/// </remarks>
|
/// </remarks>
|
||||||
|
Loading…
Reference in New Issue
Block a user