Added tool mask

This commit is contained in:
Desmis
2020-06-21 09:49:53 +02:00
parent 680792807a
commit 0884203966
10 changed files with 229 additions and 6 deletions

View File

@@ -835,6 +835,9 @@ public:
bool baselog;
bool strlog;
bool anglog;
//mask
bool visimask;
bool expmask;
LocallabSpotEdited(bool v);