[6.2.0] fix bug of break map icon

This commit is contained in:
zhongchao
2023-11-13 19:36:33 +08:00
parent a686e1fa02
commit 04875a220a
5 changed files with 40 additions and 8 deletions

View File

@@ -13,6 +13,7 @@ object CallerMapRomaListener : CallerBase<IMoGoRomaListener>() {
override fun doSomeAfterAddListener(tag: String, listener: IMoGoRomaListener) {
listener.romaStatus(roma)
listener.mapRomaInRange(romaRange)
}
fun invokeMapRomaRange(romaRange: Boolean) {