From a6914f0740d4fa3a630c2819df4f97fa9a001fa6 Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期五, 21 九月 2018 11:12:05 +0800
Subject: [PATCH] 3335 维护3d角色模型展示类型。

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

diff --git a/System/Vip/FirstRechargeWin.cs b/System/Vip/FirstRechargeWin.cs
index 91ad1f8..252b161 100644
--- a/System/Vip/FirstRechargeWin.cs
+++ b/System/Vip/FirstRechargeWin.cs
@@ -104,7 +104,7 @@
         {
             model.firstChargeRewardEvent -= UpdateButtonState;
             PlayerDatas.Instance.PlayerDataRefreshInfoEvent -= PlayerDataRefreshInfoEvent;
-            UI3DModelExhibition.Instance.StopShowEquipment();
+            UI3DModelExhibition.Instance.StopShow();
         }
 
         protected override void OnAfterClose()

--
Gitblit v1.8.0