mirror of
https://github.com/osukey/osukey.git
synced 2025-05-03 04:37:30 +09: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);
|
base.OnUserChange(value);
|
||||||
playSample(value);
|
playSample(value);
|
||||||
|
updateTooltipText(value);
|
||||||
}
|
}
|
||||||
|
|
||||||
private void playSample(T value)
|
private void playSample(T value)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user