[charter]

[3.2.0]
[状态重置]
This commit is contained in:
yangyakun
2023-09-13 23:11:51 +08:00
parent a031d0441d
commit db9f0f3af2

View File

@@ -183,6 +183,7 @@ object AutopilotManager : IMoGoAutopilotStatusListener {
)
if(needSpeakByStartAutopilot) {
VoiceNotice.showNotice("坐稳扶好,我们出发咯!", AIAssist.LEVEL2)
needSpeakByStartAutopilot = false
}
//startServicePilotDone()
}