Added complexity mode to common mask

This commit is contained in:
Desmis
2020-06-22 09:24:37 +02:00
parent 750c1a62f1
commit 9f7412f509
6 changed files with 55 additions and 1 deletions

View File

@@ -837,6 +837,7 @@ public:
bool anglog;
//mask
bool visimask;
bool complexmask;
bool expmask;
bool sensimask;
bool blendmask;