删除刘海屏

This commit is contained in:
xiekaidong 2023-08-14 17:07:09 +08:00
parent 4b2744d5c7
commit 56e20065ca

View File

@ -101,8 +101,6 @@ function Game:initOther()
-- 例如EmmyLua等IDE或者插件无法识别BF.exports.xx的全局变量赋值语法,这里专门处理一下
self:specialForIdea()
-- 刘海屏
CS.BF.BFMain.Instance.SDKMgr.DZSDKMgr:CSGetNotchScreenInfo()
end
function Game:specialForIdea()