Increase part separation 0.2->0.5
This commit is contained in:
parent
3a99837e24
commit
ed0a319cbe
|
@ -14,7 +14,7 @@ funnel_size = 1;
|
|||
|
||||
part = 0;
|
||||
|
||||
part_sep = 0.2;
|
||||
part_sep = 0.4;
|
||||
|
||||
module _end_of_customizer() {}
|
||||
|
||||
|
|
Loading…
Reference in New Issue