fix: make it workable

This commit is contained in:
kuoi 2023-09-18 15:17:34 +08:00
parent 0b81ca0d76
commit 3a380d893e
1 changed files with 3 additions and 3 deletions

View File

@ -205,7 +205,7 @@ if(argnumber>2)
end
if (ntax>74)
sect: slack 40;
xmult=hit 50 replications 20 drift 10 ratchet 10 fuse 10 hold 10 keepall;
xmult=hit 50 replications 20 drift 10 ratchet 10 fuse 10 hold 1 keepall;
end
end
else
@ -214,7 +214,7 @@ if(argnumber>2)
bbreak=tbr fill;
else
sect: slack 40;
xmult=hit 50 replications 20 drift 20 ratchet 10 fuse 10 hold 10 keepall;
xmult=hit 50 replications 20 drift 20 ratchet 10 fuse 10 hold 1 keepall;
end
end
else
@ -222,7 +222,7 @@ else
bbreak=tbr fill;
if (ntax>74)
sect: slack 1000;
xmult=hit 50 replications 20 drift 10 ratchet 10 fuse 10 hold 10 keepall;
xmult=hit 50 replications 20 drift 10 ratchet 10 fuse 10 hold 1 keepall;
end
end