mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Better position for main settings buttons
This commit is contained in:
@@ -91,7 +91,7 @@
|
|||||||
{
|
{
|
||||||
"name": "loadButton",
|
"name": "loadButton",
|
||||||
"type": "button",
|
"type": "button",
|
||||||
"position": {"x": 386, "y": 378},
|
"position": {"x": 386, "y": 383},
|
||||||
"image": "SOLOAD.DEF",
|
"image": "SOLOAD.DEF",
|
||||||
"imageOrder": [1, 0, 2, 3],
|
"imageOrder": [1, 0, 2, 3],
|
||||||
"help": "core.help.321",
|
"help": "core.help.321",
|
||||||
@@ -102,7 +102,7 @@
|
|||||||
{
|
{
|
||||||
"name": "saveButton",
|
"name": "saveButton",
|
||||||
"type": "button",
|
"type": "button",
|
||||||
"position": {"x": 497, "y": 378},
|
"position": {"x": 497, "y": 383},
|
||||||
"image": "SOSAVE.DEF",
|
"image": "SOSAVE.DEF",
|
||||||
"imageOrder": [1, 0, 2, 3],
|
"imageOrder": [1, 0, 2, 3],
|
||||||
"help": "core.help.322",
|
"help": "core.help.322",
|
||||||
@@ -113,7 +113,7 @@
|
|||||||
{
|
{
|
||||||
"name": "restartButton",
|
"name": "restartButton",
|
||||||
"type": "button",
|
"type": "button",
|
||||||
"position": {"x": 386, "y": 437},
|
"position": {"x": 386, "y": 442},
|
||||||
"image": "SORSTRT.DEF",
|
"image": "SORSTRT.DEF",
|
||||||
"imageOrder": [1, 0, 2, 3],
|
"imageOrder": [1, 0, 2, 3],
|
||||||
"help": "core.help.323",
|
"help": "core.help.323",
|
||||||
@@ -124,7 +124,7 @@
|
|||||||
{
|
{
|
||||||
"name": "mainMenuButton",
|
"name": "mainMenuButton",
|
||||||
"type": "button",
|
"type": "button",
|
||||||
"position": {"x": 497, "y": 437},
|
"position": {"x": 497, "y": 442},
|
||||||
"image": "SOMAIN.DEF",
|
"image": "SOMAIN.DEF",
|
||||||
"imageOrder": [1, 0, 2, 3],
|
"imageOrder": [1, 0, 2, 3],
|
||||||
"help": "core.help.320",
|
"help": "core.help.320",
|
||||||
@@ -135,7 +135,7 @@
|
|||||||
{
|
{
|
||||||
"name": "quitButton",
|
"name": "quitButton",
|
||||||
"type": "button",
|
"type": "button",
|
||||||
"position": {"x": 386, "y": 495},
|
"position": {"x": 386, "y": 500},
|
||||||
"image": "soquit.def",
|
"image": "soquit.def",
|
||||||
"imageOrder": [1, 0, 2, 3],
|
"imageOrder": [1, 0, 2, 3],
|
||||||
"help": "core.help.324",
|
"help": "core.help.324",
|
||||||
@@ -146,7 +146,7 @@
|
|||||||
{
|
{
|
||||||
"name": "closeSettingsButton",
|
"name": "closeSettingsButton",
|
||||||
"type": "button",
|
"type": "button",
|
||||||
"position": {"x": 497, "y": 495},
|
"position": {"x": 497, "y": 500},
|
||||||
"image": "soretrn.def",
|
"image": "soretrn.def",
|
||||||
"imageOrder": [1, 0, 2, 3],
|
"imageOrder": [1, 0, 2, 3],
|
||||||
"help": "core.help.325",
|
"help": "core.help.325",
|
||||||
|
Reference in New Issue
Block a user