From faf2cc75a49a90d5e92ec28aab2e58912a7fc781 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期一, 01 四月 2019 16:14:13 +0800
Subject: [PATCH] 3335 拍卖行修改

---
 System/MainInterfacePanel/InGamePushContainer.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/System/MainInterfacePanel/InGamePushContainer.cs b/System/MainInterfacePanel/InGamePushContainer.cs
index 79052b3..c02d71b 100644
--- a/System/MainInterfacePanel/InGamePushContainer.cs
+++ b/System/MainInterfacePanel/InGamePushContainer.cs
@@ -28,7 +28,7 @@
         [SerializeField] DogzNotifyBehaviour m_DogzNotifyBehaviour;
         [SerializeField] InSevenDayBehavior m_InSevenDayBehavior;
         [SerializeField] FBHelpPointExchageNotify m_HelpPointExchangeNotify;
-        [SerializeField] MyFocusBehavior m_MyFocusBehavio;
+        [SerializeField] MyFocusAuctionBehaviour m_MyFocusBehavio;
         [SerializeField] AuctionNewGetBehaviour m_AuctionNewGetBehaviour;
 
         WorldBossModel worldBossModel { get { return ModelCenter.Instance.GetModel<WorldBossModel>(); } }

--
Gitblit v1.8.0