mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Ok, Luacheck
This commit is contained in:
parent
a77da95d77
commit
ad96536a41
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ local function init_globals()
|
|||
-- synchronous, chain parents to only show one at a time
|
||||
local parent = tv_main
|
||||
parent = migrate_keybindings(parent)
|
||||
parent = check_reinstall_mtg(parent)
|
||||
check_reinstall_mtg(parent)
|
||||
|
||||
-- asynchronous, will only be shown if we're still on "maintab"
|
||||
check_new_version()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue