From 615775b03a705507ce5b7a967bde8aafb5d77e28 Mon Sep 17 00:00:00 2001
From: fctom1215 <fctom1215@outlook.com>
Date: 星期四, 27 八月 2020 16:20:16 +0800
Subject: [PATCH] 坐标

---
 lib/src/main/cpp/rtk_platform/platform.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/src/main/cpp/rtk_platform/platform.cpp b/lib/src/main/cpp/rtk_platform/platform.cpp
index c54e6cb..4a6bd58 100644
--- a/lib/src/main/cpp/rtk_platform/platform.cpp
+++ b/lib/src/main/cpp/rtk_platform/platform.cpp
@@ -311,7 +311,7 @@
         AppTimer_delete(RegisterPlatformTimeout);
         AppTimer_delete(LoginPlatformTimeout);
 
-        PlayTTS("鍩哄噯婧愭柇寮�", NULL);
+//        PlayTTS("鍩哄噯婧愭柇寮�", NULL);
     }
     if (events & PLATFORM_REGISTER_EVT) {
         DEBUG("PLATFORM_REGISTER_EVT");

--
Gitblit v1.8.0