Commit 12cbdc2
committed
feat: simplify stage configuration logic in AsstProxy
Remove redundant condition for setting stage in Fight type tasks. Now always set the stage from the main parameter, and only override with standby_stage for subsequent iterations when standby_stage is provided. This makes the logic more straightforward and reduces unnecessary branching.1 parent 1e6d406 commit 12cbdc2
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
251 | | - | |
252 | | - | |
| 250 | + | |
| 251 | + | |
253 | 252 | | |
254 | 253 | | |
255 | 254 | | |
| |||
0 commit comments