From 162180830369adf4a8b4eaf78671d57975cd11ca Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Sun, 30 Aug 2015 18:28:14 +0300 Subject: [PATCH] Update ECSAPI.lua --- lib/ECSAPI.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ECSAPI.lua b/lib/ECSAPI.lua index 4a60da87..6ad9e1d1 100644 --- a/lib/ECSAPI.lua +++ b/lib/ECSAPI.lua @@ -1528,8 +1528,8 @@ function ECSAPI.universalWindow(x, y, width, background, closeWindowAfter, ...) displayAllObjects() end -ECSAPI.prepareToExit() -ECSAPI.universalWindow("auto", "auto", 30, ECSAPI.windowColors.background, true, {"EmptyLine"}, {"CenterText", 0x262626, "Хелло пидар!"}, {"EmptyLine"}, {"Input", 0x880000, 0x000000, "Суда вводи"}, {"EmptyLine"}, {"Button", 0xbbbbbb, 0xffffff, "Ok!"}) +--ECSAPI.prepareToExit() +--ECSAPI.universalWindow("auto", "auto", 30, ECSAPI.windowColors.background, true, {"EmptyLine"}, {"CenterText", 0x262626, "Хелло пидар!"}, {"EmptyLine"}, {"Input", 0x880000, 0x000000, "Суда вводи"}, {"EmptyLine"}, {"Button", 0xbbbbbb, 0xffffff, "Ok!"}) --[[ Функция universalWindow(x, y, width, background, closeWindowAfter, ...)