fix
This commit is contained in:
@@ -163,7 +163,6 @@ namespace Ichni.RhythmGame
|
||||
GameManager.instance.beatmapContainer.gameElementList.ForEach(gameElement =>
|
||||
{
|
||||
gameElement.AfterInitialize();
|
||||
gameElement.Refresh();
|
||||
});
|
||||
|
||||
GameManager.instance.noteManager.AllNotesRegistered();
|
||||
|
||||
Reference in New Issue
Block a user