removed a temporary debug line
This commit is contained in:
parent
5e1554edf0
commit
261b79c7b4
@ -203,7 +203,6 @@ namespace RhythmBullet
|
||||
|
||||
private bool CheckReadyForInitiate()
|
||||
{
|
||||
Debug.WriteLine(skinManager.ReadyForUse);
|
||||
return assets.Done && musicController.musicList.Searched && skinManager.ReadyForUse;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user