|
|
@@ -56,6 +56,14 @@
|
|
|
"color": [0, 0, 0, 255],
|
|
|
"colorLine": [128, 100, 75, 255]
|
|
|
},
|
|
|
+ {
|
|
|
+ "type": "label",
|
|
|
+ "font": "small",
|
|
|
+ "alignment": "center",
|
|
|
+ "color": "white",
|
|
|
+ "text": "vcmi.lobby.noPreview",
|
|
|
+ "position": {"x": 114, "y": 164}
|
|
|
+ },
|
|
|
{
|
|
|
"type": "drawMinimap",
|
|
|
"id": 0,
|
|
|
@@ -67,6 +75,15 @@
|
|
|
"color": [0, 0, 0, 255],
|
|
|
"colorLine": [128, 100, 75, 255]
|
|
|
},
|
|
|
+ {
|
|
|
+ "type": "label",
|
|
|
+ "name": "noUnderground",
|
|
|
+ "font": "small",
|
|
|
+ "alignment": "center",
|
|
|
+ "color": "white",
|
|
|
+ "text": "vcmi.lobby.noUnderground",
|
|
|
+ "position": {"x": 313, "y": 164}
|
|
|
+ },
|
|
|
{
|
|
|
"type": "drawMinimap",
|
|
|
"id": 1,
|