[6.2.0] fix bug of ui roma passenger view

This commit is contained in:
zhongchao
2023-11-30 16:04:57 +08:00
parent fb21d812a3
commit 64a2f4d722
3 changed files with 21 additions and 4 deletions

View File

@@ -59,4 +59,8 @@ object CallerMapRomaListener : CallerBase<IMoGoRomaListener>() {
}
}
fun isRange():Boolean{
return romaRange
}
}