This commit is contained in:
SoulliesOfficial
2025-10-02 23:49:18 -04:00
parent 8f9e84a535
commit d98eafa673
408 changed files with 27766 additions and 2084 deletions

View File

@@ -163,7 +163,6 @@ namespace Ichni.RhythmGame
GameManager.instance.beatmapContainer.gameElementList.ForEach(gameElement =>
{
gameElement.AfterInitialize();
gameElement.Refresh();
});
GameManager.instance.noteManager.AllNotesRegistered();