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

@@ -1423,6 +1423,7 @@ struct LocallabParams {
double anglog;
// mask
bool visimask;
int complexmask;
bool expmask;
int sensimask;
int blendmask;