This commit is contained in:
SoulliesOfficial
2025-09-06 21:58:48 -04:00
parent 7a188f725d
commit 64c84ac685
21 changed files with 206 additions and 335 deletions

View File

@@ -119,7 +119,7 @@ namespace Ichni.RhythmGame
attachedGameElement.gameObject.SetActive(false);
disableAction?.Invoke();
}
});
}).AddTo(attachedGameElement);
}
}