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