Add close button to mission dialog.

This commit is contained in:
Steve 2017-05-26 07:46:29 +01:00
parent bf5572da62
commit d03e6ceb38
1 changed files with 10 additions and 0 deletions

View File

@ -8,5 +8,15 @@
"y" : 635,
"w" : 280,
"h": 34
},
{
"name" : "close",
"group" : "starSystem",
"type" : "WT_BUTTON",
"text" : "X",
"x" : 1060,
"y" : 98,
"w" : 34,
"h": 34
}
]