disable saturation TM

This commit is contained in:
Desmis
2019-05-04 07:49:44 +02:00
parent b91e743c28
commit 7f8b5bf2da
2 changed files with 7 additions and 7 deletions

View File

@@ -792,7 +792,7 @@ Locallab::Locallab():
tmBox->pack_start(*amount);
tmBox->pack_start(*stren);
tmBox->pack_start(*gamma);
tmBox->pack_start(*satur);
// tmBox->pack_start(*satur);
tmBox->pack_start(*estop);
tmBox->pack_start(*scaltm);
tmBox->pack_start(*rewei);