mirror of
https://github.com/ppy/osu.git
synced 2026-05-26 06:49:54 +08:00
add back update in onUserChange
This commit is contained in:
@@ -127,6 +127,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
{
|
||||
base.OnUserChange(value);
|
||||
playSample(value);
|
||||
updateTooltipText(value);
|
||||
}
|
||||
|
||||
private void playSample(T value)
|
||||
|
||||
Reference in New Issue
Block a user