Пример #1
0
 public void LoadCurrentLevel()
 {
     lvlMan.LoadCurrentLevel();
     GameObject.Destroy(this.gameObject);
 }