Михаил Капелько 9 个月前
父节点
当前提交
c528e4796c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/App.swift

+ 1
- 1
src/App.swift 查看文件

@@ -141,7 +141,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate
func testMic4() {
delayedSend(2, Mic.K.activeIds, ["1"])
delayedSend(5, Mic.K.activeIds, ["1", "4"])
delayedSend(5, Mic.K.activeIds, ["4"])
delayedSend(11, Mic.K.activeIds, ["3", "4"])
}



正在加载...
取消
保存