From edbd08908cf86d59609a2260f782f9e767d538b1 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期二, 25 十二月 2018 20:43:35 +0800
Subject: [PATCH] 王者仙盟

---
 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 b0d7c61..fa24494 100644
--- a/Core/GameEngine/Model/ConfigManager.cs
+++ b/Core/GameEngine/Model/ConfigManager.cs
@@ -216,6 +216,7 @@
         AddAsyncTask<GatherSoulConfig>();
         AddAsyncTask<GatherSoulPropertyConfig>();
         AddAsyncTask<GatherSoulComposeConfig>();
+        AddAsyncTask<KingTreasureConfig>();
 
         while (!AllCompleted())
         {

--
Gitblit v1.8.0