From 909538d6e59892fa97e9d4e657b2e783a76c90f7 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期一, 28 一月 2019 21:26:30 +0800
Subject: [PATCH] 2970 【1.5.200】所有潜力满级后主界面法宝显示错误

---
 Utility/EnumHelper.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Utility/EnumHelper.cs b/Utility/EnumHelper.cs
index a6b7d01..8305155 100644
--- a/Utility/EnumHelper.cs
+++ b/Utility/EnumHelper.cs
@@ -1133,6 +1133,7 @@
     Challenge,
     CastSoul,
     Potential,
+    Complete,
 }
 
 public enum FunctionUnlockType

--
Gitblit v1.8.0