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 配置表读取重构。
---
System/Realm/PropertyCompareBehaviour.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/System/Realm/PropertyCompareBehaviour.cs b/System/Realm/PropertyCompareBehaviour.cs
index 607c09c..2b02921 100644
--- a/System/Realm/PropertyCompareBehaviour.cs
+++ b/System/Realm/PropertyCompareBehaviour.cs
@@ -2,7 +2,7 @@
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
-using TableConfig;
+
namespace Snxxz.UI
{
public class PropertyCompareBehaviour : MonoBehaviour
--
Gitblit v1.8.0