This commit is contained in:
Igor 2016-03-04 23:42:30 +03:00
parent 53d01398db
commit 21fb91f18f

View File

@ -257,7 +257,6 @@ while true do
{"CenterText", ecs.colors.orange, "Добавить станцию"},
{"EmptyLine"},
{"Input", 0xFFFFFF, ecs.colors.orange, "Название станции"},
{"EmptyLine"},
{"Input", 0xFFFFFF, ecs.colors.orange, "URL-ссылка на стрим"},
{"EmptyLine"},
{"Button", {ecs.colors.orange, 0x262626, "OK"}, {0x999999, 0xffffff, "Отмена"}}