mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Fix test failures and general discrepancies
This commit is contained in:
@ -155,7 +155,6 @@ namespace osu.Game.Graphics.UserInterface
|
||||
return;
|
||||
|
||||
lastSampleValue = value;
|
||||
|
||||
lastSampleTime = Clock.CurrentTime;
|
||||
|
||||
var channel = sample.Play();
|
||||
|
Reference in New Issue
Block a user