1
0
mirror of https://github.com/kepler155c/opus synced 2025-10-17 16:57:39 +00:00

ui built in theme for ext chars

This commit is contained in:
kepler155c@gmail.com
2019-03-24 03:44:38 -04:00
parent 235e8d11de
commit 7bab4e5bf5
3 changed files with 28 additions and 32 deletions

View File

@@ -72,7 +72,7 @@ function UI.Form:createForm()
value = child.formLabel,
})
end
if child.formKey or child.formLabel then
if child.formLabel then
y = y + 1
end
end