Skip to content
Snippets Groups Projects
Commit 531280b7 authored by deepmurk's avatar deepmurk
Browse files

ButtFix

parent 199bd034
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
/* BEWARE: _buttSize is also used in Art_Vector_Leg_ */ /* BEWARE: _buttSize is also used in Art_Vector_Leg_ */
<<if _artSlave.amp != 1>> <<if _artSlave.amp != 1>>
<<if _artSlave.butt == 7>> <<if _artSlave.butt >= 7>>
<<set _buttSize = 6>> <<set _buttSize = 6>>
<<elseif _artSlave.butt == 6>> <<elseif _artSlave.butt == 6>>
<<set _buttSize = 5>> <<set _buttSize = 5>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment