From 3a380d893e7d0962b409beebb18d1be8acf2f910 Mon Sep 17 00:00:00 2001 From: Kuoi Date: Mon, 18 Sep 2023 15:17:34 +0800 Subject: [PATCH] fix: make it workable --- guoyi.run | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guoyi.run b/guoyi.run index dc61045..4876716 100644 --- a/guoyi.run +++ b/guoyi.run @@ -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