1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-24 07:14:10 +08:00

Fix minor formating issues

This commit is contained in:
Cootz
2023-02-08 05:50:52 +03:00
Unverified
parent 4ba915268c
commit 086b3eb542
+1 -2
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>