1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

Update generalOptionsTab.json

This commit is contained in:
Laserlicht
2023-09-26 20:43:47 +02:00
committed by GitHub
parent d40eb03d5b
commit 012f4b91b2

View File

@@ -7,7 +7,7 @@
"name": "lineLabelsEnd", "name": "lineLabelsEnd",
"type": "texture", "type": "texture",
"image": "settingsWindow/lineHorizontal", "image": "settingsWindow/lineHorizontal",
"rect": { "x" : 5, "y" : 289, "w": 365, "h": 3} "rect": { "x" : 5, "y" : 319, "w": 365, "h": 3}
}, },
{ {
"type" : "labelTitle", "type" : "labelTitle",
@@ -176,7 +176,7 @@
{ {
"type" : "verticalLayout", "type" : "verticalLayout",
"customType" : "labelDescription", "customType" : "labelDescription",
"position": {"x": 45, "y": 325}, "position": {"x": 45, "y": 355},
"items" : [ "items" : [
{ {
"text": "vcmi.otherOptions.creatureGrowthAsDwellingLabel.hover", "text": "vcmi.otherOptions.creatureGrowthAsDwellingLabel.hover",