This commit is contained in:
zhongchao
2021-07-30 19:07:46 +08:00
parent 1804918edf
commit 4ce4addb55
2 changed files with 1 additions and 3 deletions

View File

@@ -257,8 +257,6 @@ class BaseDrawer {
}
}
return Car3DModelColor.Normal.color;
// todo 方案2
// return Car3DTestModelColor.getTestModelColor(fromType, Waring_Normal);
}
/**