ソースを参照

Merge remote-tracking branch 'remotes/origin/master' into douYou

hexiaojie 1 年間 前
コミット
ac5b83bd13

+ 1 - 1
GameClient/Assets/ThirdParty/Unity-Logs-Viewer/Reporter/Reporter.cs

@@ -439,7 +439,7 @@ public class Reporter : MonoBehaviour
 
 		Initialized = true;
 
-		if (show) {
+		if (!show) {
 			doShow();
 		}