exports.dxlib:dxEdit(24, 44, 175, 32, "")
exports.dxlib:dxEdit(24, 104, 175, 32, "")
button = exports.dxlib:dxButton ( "Авторизация", 23, 635, 178, 32, textura, fuente, color_enfasis )
addEventHandler('dxClick',button,function(clicked_button)
--authorize player
end,false)