mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09: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