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

Trim whitespace.

This commit is contained in:
Lucas A 2020-05-07 09:39:14 +02:00
parent 83be5455d3
commit 83998d5ba5

View File

@ -489,7 +489,7 @@ namespace osu.Game.Rulesets.UI
/// <summary>
/// Whether to display the HUD with this ruleset.
/// Override to false to completely disable the display of the HUD with this ruleset.
/// Override to false to completely disable the display of the HUD with this ruleset.
/// </summary>
/// <remarks>
/// HUD refers here to <see cref="HUDOverlay"/> in player as well as <see cref="BreakOverlay"/>.