Skip to content

Commit

Permalink
fix:肉鸽放弃上次战斗时卡住 (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tohkahb authored Sep 24, 2024
1 parent b1a84ad commit 8febf8d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions assets/resource/base/pipeline/activity/outsidededuction.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,10 @@
],
"action": "Click",
"next": [
"SODStart",
"SOD_Skip",
"SODStop_Click_2",
"SODStop_Click_1",
"SODStart",
"SODStop_Confirm"
]
},
Expand Down Expand Up @@ -2349,4 +2351,4 @@
"SOD_EndEvent_OK"
]
}
}
}

0 comments on commit 8febf8d

Please sign in to comment.