mirror of
https://github.com/ppy/osu.git
synced 2024-11-08 00:37:40 +08:00
Fix a typo
This commit is contained in:
parent
6bf56aff73
commit
ab7c9a200b
@ -27,7 +27,7 @@ namespace osu.Game.Scoring
|
||||
/// Store information about the score
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// If you work on inporting/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>
|
||||
[ExcludeFromDynamicCompile]
|
||||
[MapTo("Score")]
|
||||
|
Loading…
Reference in New Issue
Block a user