Add transition weakening

This commit is contained in:
Desmis
2019-03-24 10:58:05 +01:00
parent 49c954b33e
commit 4c080c8fd5
11 changed files with 81 additions and 5 deletions

View File

@@ -374,6 +374,7 @@ public:
bool thresh;
bool iter;
bool balan;
bool transitweak;
bool avoid;
// Color & Light
bool expcolor;