mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-08 18:55:07 +00:00
Always check your code kids
This commit is contained in:
parent
4b197594c5
commit
b69f58c433
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ namespace RhythmHeavenMania.Games.ClappyTrio
|
|||
|
||||
public void SetClapAvailability(float startBeat, float length)
|
||||
{
|
||||
aceTimes = 0;
|
||||
lastClapBeat = startBeat;
|
||||
clapVacant = true;
|
||||
lastClapLength = length;
|
||||
|
|
Loading…
Reference in a new issue