From c6689f941359227f0b99b20b9400ccbab81b671c Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期二, 14 八月 2018 17:02:09 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts
---
System/GeneralConfig/GeneralConfig.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/System/GeneralConfig/GeneralConfig.cs b/System/GeneralConfig/GeneralConfig.cs
index be51cd9..41c63f2 100644
--- a/System/GeneralConfig/GeneralConfig.cs
+++ b/System/GeneralConfig/GeneralConfig.cs
@@ -186,7 +186,7 @@
}
else
{
- DesignDebug.LogError("EquipArea : 瑁呭浣嶇疆閲嶅");
+ DebugEx.LogError("EquipArea : 瑁呭浣嶇疆閲嶅");
}
}
var _trailBossJson = LitJson.JsonMapper.ToObject(GetInputString("MuneKadoTrialBossHead", 1));
--
Gitblit v1.8.0