Compare commits
2 Commits
93832af2ab
...
395c63e6b5
Author | SHA1 | Date |
---|---|---|
|
395c63e6b5 | |
|
7f76d83eda |
|
@ -76,6 +76,7 @@ public class Tool_TestPen : Tool_Base
|
|||
if (!isMoving)
|
||||
{
|
||||
isFlicker = false;
|
||||
screem.materials[0].color = Color.white;
|
||||
base.ReBackHead();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue