1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-13 14:13:18 +08:00

Fix minor formating issues

This commit is contained in:
Cootz 2023-02-08 05:50:52 +03:00
parent 4ba915268c
commit 086b3eb542

View File

@ -22,10 +22,9 @@ using Realms;
namespace osu.Game.Scoring
{
/// <summary>
/// Store information about the score
/// </summary>
/// </summary>
/// <remarks>
/// Warning: If you work on importing/adding score please ensure you provide both <c>BeatmapInfo</c> and <c>BeatmapHash</c>
/// </remarks>