update
This commit is contained in:
@@ -3,11 +3,12 @@
|
||||
"views": [
|
||||
{
|
||||
"id": "name", "@type": "haxework.gui.LabelView",
|
||||
"pWidth": 100, "height": 25, "text": ""
|
||||
"pWidth": 100, "height": 44, "text": "",
|
||||
"@style": "label"
|
||||
},
|
||||
{
|
||||
"id": "create", "@type": "haxework.gui.ButtonView",
|
||||
"width": 100, "height": 45,
|
||||
"width": 132, "height": 44,
|
||||
"text": "Create",
|
||||
"@style": "button_skin"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user