mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 15:27:30 +08:00
Update osu.Game.Rulesets.Taiko/UI/DrumSamplePlayer.cs
Co-authored-by: Jamie Taylor <me@nekodex.net>
This commit is contained in:
parent
8b5d5c9ae2
commit
a76cd9b0e6
@ -142,7 +142,7 @@ namespace osu.Game.Rulesets.Taiko.UI
|
||||
{
|
||||
leftRimTrigger.StopAllPlayback();
|
||||
rightRimTrigger.StopAllPlayback();
|
||||
strongCentreTrigger.StopAllPlayback();
|
||||
strongRimTrigger.StopAllPlayback();
|
||||
}
|
||||
|
||||
public void OnReleased(KeyBindingReleaseEvent<TaikoAction> e)
|
||||
|
Loading…
Reference in New Issue
Block a user