mirror of
https://github.com/ppy/osu.git
synced 2025-03-15 15:27:20 +08:00
add back update in onUserChange
This commit is contained in:
parent
3f96231b2f
commit
47181cf5d7
@ -127,6 +127,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
{
|
||||
base.OnUserChange(value);
|
||||
playSample(value);
|
||||
updateTooltipText(value);
|
||||
}
|
||||
|
||||
private void playSample(T value)
|
||||
|
Loading…
x
Reference in New Issue
Block a user