mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 12:57:25 +08:00
Revert back to private set
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
This commit is contained in:
parent
3848964faa
commit
5cfa8b8821
@ -40,7 +40,7 @@ namespace osu.Game.Graphics.UserInterface
|
|||||||
private readonly Box rightBox;
|
private readonly Box rightBox;
|
||||||
private readonly Container nubContainer;
|
private readonly Container nubContainer;
|
||||||
|
|
||||||
public virtual LocalisableString TooltipText { get; protected set; }
|
public virtual LocalisableString TooltipText { get; private set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Whether to format the tooltip as a percentage or the actual value.
|
/// Whether to format the tooltip as a percentage or the actual value.
|
||||||
|
Loading…
Reference in New Issue
Block a user