This commit is contained in:
2014-08-25 18:11:43 +04:00
parent 6ea58d043c
commit 36dfa19d86
2 changed files with 23 additions and 12 deletions

View File

@@ -84,6 +84,12 @@
"skin":{"type":"haxework.gui.skin.ButtonColorSkin"},
"text":"Logout"
},
{
"id":"restart", "type":"haxework.gui.ButtonView",
"width":100, "height":30,
"skin":{"type":"haxework.gui.skin.ButtonColorSkin"},
"text":"Restart"
},
{
"id":"render", "type":"ru.m.tankz.render.Render",
"contentSize":true