mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 15:17:36 +02:00
Can pick places on timeline and gamemanager bugs fixed
This commit is contained in:
@ -107,7 +107,6 @@ namespace RhythmHeavenMania.Games.ClappyTrio
|
||||
}
|
||||
else
|
||||
{
|
||||
print(early + " " + perfect + " " + late);
|
||||
clapEffect.SetActive(false);
|
||||
Jukebox.PlayOneShot("miss");
|
||||
ClappyTrio.instance.playerHitLast = false;
|
||||
|
Reference in New Issue
Block a user