Ejemplo n.º 1
0
 public void SubstitueWallCat(TileCategory InWalls, TileCategory OutWalls)
 {
     _multi.SubStitueWallCat(InWalls, OutWalls);
 }