From 2d6a9d02c77d7e08d4f18ee87d6e3d337b949f47 Mon Sep 17 00:00:00 2001 From: yy1717 <fctom1215@outlook.com> Date: 星期四, 20 八月 2020 19:35:17 +0800 Subject: [PATCH] 坐标 --- lib/src/main/cpp/test_items/park_bottom.cpp | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/src/main/cpp/test_items/park_bottom.cpp b/lib/src/main/cpp/test_items/park_bottom.cpp index 4e622a0..7872b06 100644 --- a/lib/src/main/cpp/test_items/park_bottom.cpp +++ b/lib/src/main/cpp/test_items/park_bottom.cpp @@ -115,9 +115,9 @@ AddExamFault(7, rtkTime); DEBUG("杞﹁疆鍘嬬嚎"); if (who == 1) { - PlayTTS("鍘嬪乏搴撲綅绾�"); + PlayTTS("鍘嬪乏搴撲綅绾�", NULL); } else if (who == 2) { - PlayTTS("鍘嬪彸搴撲綅绾�"); + PlayTTS("鍘嬪彸搴撲綅绾�", NULL); } } } else { -- Gitblit v1.8.0