Compare commits

...

2 Commits

Author SHA1 Message Date
陈向学 395c63e6b5 Merge branch 'main' of http://172.16.1.12/WangWeiZhi/YanCheng_Metrology 2024-09-02 18:29:13 +08:00
陈向学 7f76d83eda a 2024-09-02 18:29:10 +08:00
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ public class Tool_TestPen : Tool_Base
if (!isMoving)
{
isFlicker = false;
screem.materials[0].color = Color.white;
base.ReBackHead();
}
}