// Use this for initialization
 void Start()
 {
     ImmortalGameManager.LoadWorldLevels();
 }