Skip to content

Commit

Permalink
fix: 修复 Goto_Bounty 的 next 顺序错误
Browse files Browse the repository at this point in the history
  • Loading branch information
Dissectum committed Sep 19, 2023
1 parent 30769fd commit 31ac230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/Resource/Base/pipeline/Bounty.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"text": "LocationSelect",
"roi": [ 630, 125, 650, 70 ],
"next": [
"BountyFlag_Partial",
"Click_BountyButton_Partial",
"BountyFlag_Partial",
"Sub_Wait_NowLoading_Partial",
"Sub_Goto_Campaign"
]
Expand Down

0 comments on commit 31ac230

Please sign in to comment.