[6.0.0] debugview 更改实现方法

This commit is contained in:
wangmingjun
2023-09-04 10:52:32 +08:00
committed by zhongchao
parent 5fc99457af
commit 9133585641

View File

@@ -198,7 +198,6 @@ public class DebugView @JvmOverloads constructor(
override fun onStartAutopilot() {
}
override fun onStartPrepareTask120s() {
override fun onStartPrepareTask120s(isStart: Boolean) {
}
}