Add close button to mission dialog.
This commit is contained in:
parent
bf5572da62
commit
d03e6ceb38
|
@ -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
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue