From e03cc0580dba766fd4b1f64e81faa60a6b5a631a Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期六, 05 一月 2019 14:07:27 +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