From c7f64d977c4e2884d5411a5a2d0f37b6afa52963 Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期三, 13 二月 2019 15:43:15 +0800
Subject: [PATCH] 3335 配置表读取重构。

---
 UI/Common/UI3DShowHero.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/UI/Common/UI3DShowHero.cs b/UI/Common/UI3DShowHero.cs
index 4a0e341..1a7a339 100644
--- a/UI/Common/UI3DShowHero.cs
+++ b/UI/Common/UI3DShowHero.cs
@@ -3,7 +3,7 @@
 //   [  Date ]:           Friday, September 22, 2017
 //--------------------------------------------------------
 using UnityEngine;
-using TableConfig;
+
 using System.Collections.Generic;
 using LitJson;
 

--
Gitblit v1.8.0