[6.3.0] pnc txt change
This commit is contained in:
@@ -92,7 +92,7 @@ class PncActionsHelper {
|
||||
if (driveAction == 1) "正在尝试绕过前方道路事件" else if (driveAction == 2) "正在请求远程协助" else ""
|
||||
}
|
||||
YIELD_TO_VEHICLE_COMING_FROM_BEHIND_VALUE -> {
|
||||
if (driveAction == 1) "正在给后方驶来的机动车让行" else ""
|
||||
if (driveAction == 1) "正在避让后方来车" else ""
|
||||
}
|
||||
else -> ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user