From 3878096a7b556df30e92428299334225b2b692e5 Mon Sep 17 00:00:00 2001
From: client_Wu Xijin <364452445@qq.com>
Date: 星期四, 30 八月 2018 17:07:31 +0800
Subject: [PATCH] 2199 加载地图过程中可能出现错误的记录
---
Fight/Stage/StageManager.cs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/Fight/Stage/StageManager.cs b/Fight/Stage/StageManager.cs
index 9118315..ca39550 100644
--- a/Fight/Stage/StageManager.cs
+++ b/Fight/Stage/StageManager.cs
@@ -134,7 +134,6 @@
{
if (currentMapResId != 0 && currentMapResId == mapResConfigID)
{
- //OperationLogCollect.Instance.BugReport("Warning", "StageManager Load Same MapID:" + mapResConfigID);
#if UNITY_EDITOR
Debug.LogFormat("StageManager鍑虹幇鍔犺浇鐩稿悓鍦板浘琛屼负:" + mapResConfigID);
#endif
--
Gitblit v1.8.0