From 9ca50b463637dd7bbbdcd49723502ea3a6554a90 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期四, 27 十二月 2018 09:36:54 +0800
Subject: [PATCH] Merge branch '【1.4】王者法宝'

---
 Core/GameEngine/Model/ConfigManager.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Core/GameEngine/Model/ConfigManager.cs b/Core/GameEngine/Model/ConfigManager.cs
index bad5895..189ec3c 100644
--- a/Core/GameEngine/Model/ConfigManager.cs
+++ b/Core/GameEngine/Model/ConfigManager.cs
@@ -217,6 +217,7 @@
         AddAsyncTask<GatherSoulConfig>();
         AddAsyncTask<GatherSoulPropertyConfig>();
         AddAsyncTask<GatherSoulComposeConfig>();
+        AddAsyncTask<KingTreasureConfig>();
 
         while (!AllCompleted())
         {

--
Gitblit v1.8.0