【福星高照】拍脸增加主线引导冲突限制
parent
f1864ae6cf
commit
2214d15550
|
|
@ -1287,7 +1287,7 @@ end
|
|||
|
||||
function this.RefreshShowPatPaceActivity()
|
||||
local patFaceAllData = PatFaceManager.GetPatFaceAllDataTabs()
|
||||
if patFaceAllData and not GuideManager.IsFunctionGuideExist() then
|
||||
if patFaceAllData and not GuideManager.IsFunctionGuideExist() and not GuideManager.IsInMainGuide() then
|
||||
Log("#patFaceAllData " .. #patFaceAllData)
|
||||
if #patFaceAllData > 0 then
|
||||
this.patFaceCallList:Clear()
|
||||
|
|
|
|||
Loading…
Reference in New Issue