Browse Source

修改代码---gj

蓝色星空 1 year ago
parent
commit
deb67faa12
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Assets/Scripts/ERNIEBot/ERNIEBotManager.cs

+ 1 - 1
Assets/Scripts/ERNIEBot/ERNIEBotManager.cs

@@ -154,7 +154,7 @@ public class ERNIEBotManager : MonoBehaviour
             {
                 oldback = null;
                 times2 = 0;
-               // StartSpeek();
+                StartSpeek();
               //  StartCoroutine(OpenSpeek(1f));
             }
         }