Beispiel #1
0
 public string GenerateTileNameGroundNotWalled()
 {
     return(til.GetTilePathGround(Naming.GROUNDTYPE.a));
 }