mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 18:47:38 +02:00
Music sorting
This commit is contained in:
@ -49,7 +49,7 @@ namespace RhythmHeavenMania.Games.ForkLifter
|
||||
|
||||
public void Prepare()
|
||||
{
|
||||
Jukebox.PlayOneShot("flickPrepare");
|
||||
Jukebox.PlayOneShotGame("forkLifter/flickPrepare");
|
||||
GetComponent<Animator>().Play("Hand_Prepare");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user