Exemplo n.º 1
0
 public override void OnStart()
 {
     MapContainer.LoadMaps(this);
     //tileManager.SetupTiles();
     base.OnStart();
 }