mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 11:57:40 +02:00
Always check your code kids
This commit is contained in:
@ -90,6 +90,7 @@ namespace RhythmHeavenMania.Games.ClappyTrio
|
||||
|
||||
public void SetClapAvailability(float startBeat, float length)
|
||||
{
|
||||
aceTimes = 0;
|
||||
lastClapBeat = startBeat;
|
||||
clapVacant = true;
|
||||
lastClapLength = length;
|
||||
|
Reference in New Issue
Block a user