mirror of
https://github.com/ppy/osu.git
synced 2026-05-26 02:21:17 +08:00
Add missing last sample playback update
This commit is contained in:
@@ -76,6 +76,8 @@ namespace osu.Game.Screens.Play.HUD
|
||||
rankUpSample.Play();
|
||||
else
|
||||
rankDownSample.Play();
|
||||
|
||||
lastSamplePlaybackTime.Value = Time.Current;
|
||||
}
|
||||
|
||||
rankDisplay.Rank = r.NewValue;
|
||||
|
||||
Reference in New Issue
Block a user