//! This module contains the components of the tile in the map.
//! For example, it includes the tile's TerrainType, BaseTerrain, NationWonder, Resource, and so on.
modbase_terrain;modfeature;modnatural_wonder;modresource;modterrain_type;pubusebase_terrain::*;pubusefeature::*;pubusenatural_wonder::*;pubuseresource::*;pubuseterrain_type::*;