Skip to content

Commit

Permalink
fix: 修复意志解析在选择次数时误点开始复现的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Windsland52 committed Dec 22, 2024
1 parent 5876860 commit 8039224
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions assets/resource/base/pipeline/psychube.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,15 @@
136
],
"action": "Click",
"post_wait_freezes": {
"time": 1000,
"target": [
0,
375,
1091,
345
]
},
"next": [
"PsychubeSwitchToReplay",
"PsychubeSetReplaysTimes",
Expand Down

0 comments on commit 8039224

Please sign in to comment.