mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 23:52:57 +08:00
Fix XMLDoc references
This commit is contained in:
parent
9373520bca
commit
282d100109
@ -26,7 +26,7 @@ namespace osu.Game.Rulesets.Catch.UI
|
||||
public static readonly Color4 DEFAULT_HYPER_DASH_COLOUR = Color4.Red;
|
||||
|
||||
/// <summary>
|
||||
/// The default colour used directly for <see cref="Catcher.Colour"/>.
|
||||
/// The default colour used directly for this <see cref="Catcher"/>'s <see cref="Drawable.Colour"/>.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// This colour is only used when no skin overrides <see cref="CatchSkinColour.HyperDash"/>.
|
||||
|
Loading…
Reference in New Issue
Block a user