[6.5.0][视角切换] 代码逻辑优化

This commit is contained in:
renwj
2024-07-23 11:02:47 +08:00
parent a8f9e3e827
commit 01c00ae564

View File

@@ -17,7 +17,7 @@ class Default(val delayTime: Long = 0, val unit: TimeUnit = TimeUnit.SECONDS, va
override val angle: VisualAngleMode
get() = CallerMapUIServiceManager.getMapUIController()?.getVrAngleDefaultMode() ?: MODE_MEDIUM_SIGHT
override val priority: Int = -1
override val priority: Int = 0
override val displayThreshold: Long
get() = 0