This commit is contained in:
SoulliesOfficial
2026-06-05 04:45:57 -04:00
parent 3a63641a2c
commit 7c60c40d6b
377 changed files with 10970 additions and 843 deletions

View File

@@ -295,6 +295,7 @@ namespace Ichni.RhythmGame
protected virtual void ExecuteJudge(NoteJudgeType judgeType, float triggerTime)
{
isDuringJudging = false;
isFirstJudged = true;
judgedTriggerTime = triggerTime;
judgedType = judgeType;