private void Load() { generator.stage = current_level; generator.LoadMap(); StartCoroutine(winCheck.CheckAllSet()); }