Skip to content

Commit

Permalink
fix: optimize transport
Browse files Browse the repository at this point in the history
  • Loading branch information
mindrunner committed Sep 17, 2024
1 parent 369834a commit 0b4bf20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/basedbot/fsm/transport.ts
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ export const transport = (
homeBase,
targetBase,
resources,
warpMode: 'warp',
warpMode: 'subwarp',
})

export const createTransportStrategy = (
Expand Down

0 comments on commit 0b4bf20

Please sign in to comment.