Explorar o código

Merge branch 'hy_dny' of http://43.226.57.217:3000/yishanyou/RoApp into hy_dny

rat hai 1 mes
pai
achega
1079277a57
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Assets/Lua/UI/UIMain/UIMainView.lua

+ 1 - 1
Assets/Lua/UI/UIMain/UIMainView.lua

@@ -208,7 +208,7 @@ function UIMainView:Init()
 	self:RefreshData()
 	self:RefreshData()
 	self:RefreshBoliShopState()
 	self:RefreshBoliShopState()
 
 
-	if ManagerContainer.SDKEventReportMgr ~= nil then
+	if ManagerContainer.SDKEventReportMgr ~= nil and ManagerContainer.LuaBattleMgr:GetCurSimpleLvID() >= 20001 then
 		ManagerContainer.SDKEventReportMgr:GetSDKNtfAndShow()
 		ManagerContainer.SDKEventReportMgr:GetSDKNtfAndShow()
 	end
 	end