diff --git a/Launch.lua b/Launch.lua index 7fd2e505..cc537fc3 100644 --- a/Launch.lua +++ b/Launch.lua @@ -156,7 +156,6 @@ end function launch:OnSubCall(func, ...) if func == "ConPrintf" and self.subScriptType == "UPDATE" and self.updateChecking then self.updateMsg = string.format(...) - return end if _G[func] then return _G[func](...) diff --git a/manifest.xml b/manifest.xml index ff2b23e4..996d74aa 100644 --- a/manifest.xml +++ b/manifest.xml @@ -3,7 +3,7 @@ - +