[2.13.0-arch-opt] noop speedpanel opt and new func of jiangshiche
This commit is contained in:
@@ -67,6 +67,11 @@ object TrackerSourceColorHelper {
|
||||
color = "#9900ffFF"
|
||||
}
|
||||
|
||||
//僵尸车
|
||||
if(data.addAttribute == AdditionalAttribute.ATTR_ZOMBIE){
|
||||
color = "#D1E5FDFF"
|
||||
}
|
||||
|
||||
// pnc预警
|
||||
WarningHelper.getPncColor(data.uuid.toString()) {
|
||||
if (it.isNotBlank()) {
|
||||
|
||||
Reference in New Issue
Block a user