:3
This commit is contained in:
@@ -110,7 +110,7 @@ function mod.InitUi()
|
||||
end
|
||||
|
||||
local status, err = pcall(function ()
|
||||
parallel.waitForAll(basalt.autoUpdate, updater.updateChecker)
|
||||
parallel.waitForAll(basalt.autoUpdate, updater.UpdateChecker)
|
||||
end)
|
||||
|
||||
if not status then
|
||||
|
||||
Reference in New Issue
Block a user