@@ -92,6 +92,7 @@ namespace Ichni
|
||||
musicPlayer.audioSource.clip = songInformation.song;
|
||||
}
|
||||
|
||||
StartCoroutine(beatmapContainer.AfterLoadSet());
|
||||
isLoaded = true;
|
||||
songInformation.songTime = musicPlayer.audioSource.time - songInformation.offset;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user