From 5a1508b5110caedd3af6f4badbe0d45e084a87c1 Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期一, 01 四月 2019 17:35:49 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

---
 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