1
This commit is contained in:
@@ -40,7 +40,7 @@ namespace Ichni
|
||||
(GameManager.instance.beatmapContainer.matchedBM as BeatmapContainer_BM).remainingElementAmount.Value == 0)
|
||||
.First().Subscribe(_ =>
|
||||
{
|
||||
GameManager.instance.audioManager.musicPlayer.PlayMusic();
|
||||
GameManager.instance.audioManager.songPlayer.PlaySong();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user