From bc14626b98377c39db4d77029326389bb34484a8 Mon Sep 17 00:00:00 2001 From: chenxin <chenxin6991@163.com> Date: Sat, 31 Oct 2020 16:59:37 +0800 Subject: [PATCH] boss动作、结算特效、选择部分特效,关卡流程的bug --- Assets/Scripts/Common/CommonDebugHelper.cs | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/Assets/Scripts/Common/CommonDebugHelper.cs b/Assets/Scripts/Common/CommonDebugHelper.cs index 692596e..580e072 100644 --- a/Assets/Scripts/Common/CommonDebugHelper.cs +++ b/Assets/Scripts/Common/CommonDebugHelper.cs @@ -155,7 +155,6 @@ break; } //UIManager.Instance.ShowWarningWind(log); - } } } -- Gitblit v1.9.1