mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-13 13:57:43 +02:00
Multisound + Combo miss animation
This commit is contained in:
@ -254,7 +254,7 @@ namespace RhythmHeavenMania.Games.ForkLifter
|
||||
}
|
||||
|
||||
if (!canHit)
|
||||
Jukebox.PlayOneShotGame("forkLifter/stabnohit", false);
|
||||
Jukebox.PlayOneShotGame("forkLifter/stabnohit");
|
||||
|
||||
anim.Play("Player_Stab", 0, 0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user