From 0b81ca0d7670329f314648af7b3f5e2538ed8e6d Mon Sep 17 00:00:00 2001 From: Kuoi Date: Sun, 17 Sep 2023 02:43:05 +0800 Subject: [PATCH] fix: default iew fix --- guoyi.run | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/guoyi.run b/guoyi.run index 3609ca9..dc61045 100644 --- a/guoyi.run +++ b/guoyi.run @@ -208,6 +208,14 @@ if(argnumber>2) xmult=hit 50 replications 20 drift 10 ratchet 10 fuse 10 hold 10 keepall; end end + else + if (ntax<=74) + mult=replic 1000 tbr hold 1000; + bbreak=tbr fill; + else + sect: slack 40; + xmult=hit 50 replications 20 drift 20 ratchet 10 fuse 10 hold 10 keepall; + end end else mult=replic 1000 tbr hold 1000;