Files
vcmi/config/mapLayers.json
T
2026-01-08 23:00:26 +01:00

18 lines
236 B
JSON

{
"surface":
{
"index": 0,
"text" : "Surface"
},
"underground":
{
"index": 1,
"text" : "Underground"
},
"unknown":
{
"index": 2,
"text" : "Unknown"
}
}