12122
This commit is contained in:
@@ -168,11 +168,11 @@ function CLLMainLua.onCheckUpgrader(isHaveUpdated)
|
||||
end
|
||||
|
||||
function CLLMainLua.begain()
|
||||
pcall(fitIphoneX)
|
||||
local success, msg = pcall(CLLMainLua.init)
|
||||
if not success then
|
||||
printe(msg)
|
||||
end
|
||||
pcall(fitIphoneX)
|
||||
|
||||
-- 处理开始
|
||||
if (CLCfgBase.self.isEditMode) then
|
||||
|
||||
Reference in New Issue
Block a user