mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 08:37:37 +02:00
Added Tap Trial miss sound
This commit is contained in:
@ -24,7 +24,7 @@ namespace RhythmHeavenMania.Games.TapTrial
|
||||
|
||||
public void Tap(bool hit)
|
||||
{
|
||||
Jukebox.PlayOneShotGame("tapTrial/tap");
|
||||
Jukebox.PlayOneShotGame("tapTrial/tonk");
|
||||
anim.Play("Tap", 0, 0);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user