Esempio n. 1
0
 public void LevelChangeLevel1()
 {
     adsController.DestroyBanner();
     Application.LoadLevel("Level1");
 }