From e1da7e743031b1afa394ed190dee78e5b5c82556 Mon Sep 17 00:00:00 2001
From: client_Zxw <826696702@qq.com>
Date: 星期六, 05 一月 2019 10:18:46 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

---
 System/Debug/DebugRoot.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/System/Debug/DebugRoot.cs b/System/Debug/DebugRoot.cs
index 26ba2ba..4a65b08 100644
--- a/System/Debug/DebugRoot.cs
+++ b/System/Debug/DebugRoot.cs
@@ -36,7 +36,7 @@
             return;
         }
 
-        if (DebugUtility.Instance.debugAccount)
+        if (DebugUtility.Instance.isWhiteListAccount)
         {
             if (Input.GetMouseButtonDown(0))
             {

--
Gitblit v1.8.0