Title menu improvements

This commit is contained in:
2022-10-09 15:10:52 -04:00
parent 78b702ecf5
commit a820a06bfa
8 changed files with 30 additions and 27 deletions

View File

@@ -126,9 +126,9 @@ local function init_globals()
end]]
--ui.set_default("maintab")
check_new_version()
--check_new_version()
--tv_main:show()
ui.update()
--ui.update()
end
init_globals()