[2.15.0]fixbug

This commit is contained in:
zhongchao
2023-04-19 12:44:35 +08:00
parent 4ae4bd7ecb
commit 502b974050

View File

@@ -26,7 +26,7 @@ class RomaPassengerView @JvmOverloads constructor(
private var romaMode = false
@Volatile
private var click = false
private var click = true
private val openRes: Int
private val normalRes: Int