[6.5.0] fix ui problem

This commit is contained in:
EmArrow
2024-07-17 14:32:54 +08:00
parent 530270e4c8
commit 613f26c892
21 changed files with 163 additions and 59 deletions

View File

@@ -17,7 +17,7 @@ interface IViewControlListener {
}
fun v2xEventVisible(v:Int){
fun v2xEventVisible(v:Int , tag: String = V2X_EVENT_TAG){
}