[2.13.3] add func btn of roma style change
This commit is contained in:
@@ -78,6 +78,15 @@ object FunctionBuildConfig {
|
||||
@JvmField
|
||||
var isRomaMode = true
|
||||
|
||||
/**
|
||||
* 开启roma自由/循迹路线
|
||||
* 0:自由模式
|
||||
* 1:循迹模式
|
||||
*/
|
||||
@Volatile
|
||||
@JvmField
|
||||
var romaModeStyle = 1
|
||||
|
||||
/**
|
||||
* 是否开启感知物替换颜色功能
|
||||
* 默认关闭
|
||||
|
||||
Reference in New Issue
Block a user