Apply naming suggestions

This commit is contained in:
Andrei Zavatski
2019-08-31 16:20:33 +03:00
parent d2f7a653a8
commit 94512fea8e
6 changed files with 6 additions and 7 deletions

View File

@ -27,7 +27,7 @@ namespace osu.Game.Beatmaps
Texture Background { get; }
/// <summary>
/// Retrieves the video file for this <see cref="WorkingBeatmap"/>.
/// Retrieves the video background file for this <see cref="WorkingBeatmap"/>.
/// </summary>
VideoSprite Video { get; }