From 4c2762f9fb30671679c6dbc11e3e4aa428c62ab4 Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期二, 13 十一月 2018 17:43:02 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

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

diff --git a/System/WorldMap/LocalMapTreasure.cs b/System/WorldMap/LocalMapTreasure.cs
index 6e82bc7..b0787b3 100644
--- a/System/WorldMap/LocalMapTreasure.cs
+++ b/System/WorldMap/LocalMapTreasure.cs
@@ -55,7 +55,7 @@
 
             model.selectedTreasure = treasureId;
             model.currentCategory = TreasureCategory.Human;
-            WindowCenter.Instance.Open<TreasureLevelUpWin>();
+            WindowCenter.Instance.Open<TreasureBaseWin>();
         }
 
     }

--
Gitblit v1.8.0