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

---
 System/GatheringSoul/GatherSoulComposeModel.cs |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/System/GatheringSoul/GatherSoulComposeModel.cs b/System/GatheringSoul/GatherSoulComposeModel.cs
index 2f67c34..b68a5c2 100644
--- a/System/GatheringSoul/GatherSoulComposeModel.cs
+++ b/System/GatheringSoul/GatherSoulComposeModel.cs
@@ -90,10 +90,6 @@
                     continue;
                 }
                 var propertyCount = gatherSoulConfig.AttrType.Length;
-                if (itemConfig.Type == GatheringSoulModel.GATHERSOUL_CORE_TYPE)
-                {
-                    propertyCount = 0;
-                }
                 var quality = itemConfig.ItemColor;
                 var category = new ComposeCategory()
                 {

--
Gitblit v1.8.0