This commit is contained in:
SoulliesOfficial
2025-07-10 08:42:30 -04:00
parent 150ef744e8
commit e483cfe502
286 changed files with 31518 additions and 947 deletions

View File

@@ -118,7 +118,9 @@ namespace Ichni.RhythmGame
{
GameElement_BM.identifier.Add(gameElement.elementGuid, gameElement);
}
Debug.Log(element.attachedElementGuid);
element.ExecuteBM();
remainingElementAmount.Value--;