[2.13.3] add func btn of roma style change

This commit is contained in:
zhongchao
2023-02-07 21:08:34 +08:00
parent 2c27af28a3
commit fbd15b4db0
6 changed files with 72 additions and 34 deletions

View File

@@ -78,6 +78,15 @@ object FunctionBuildConfig {
@JvmField
var isRomaMode = true
/**
* 开启roma自由/循迹路线
* 0:自由模式
* 1:循迹模式
*/
@Volatile
@JvmField
var romaModeStyle = 1
/**
* 是否开启感知物替换颜色功能
* 默认关闭