mirror of
https://github.com/ppy/osu.git
synced 2024-11-08 00:27:51 +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
|
/// Store information about the score
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <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>
|
/// </remarks>
|
||||||
[ExcludeFromDynamicCompile]
|
[ExcludeFromDynamicCompile]
|
||||||
[MapTo("Score")]
|
[MapTo("Score")]
|
||||||
|
Loading…
Reference in New Issue
Block a user