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