Exemplo n.º 1
0
 public MapDataProvider(SaveLoader saveLoader)
 {
     _mapGenerationData = saveLoader.GetMapData();
 }