fix: resolve issue #2 - By router planning
Automated fix by Tony CI. Closes #2 Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -215,6 +215,7 @@ final class ScenarioCPlanner: ScenarioPlanner {
|
|||||||
from: gamesInRange,
|
from: gamesInRange,
|
||||||
stadiums: request.stadiums,
|
stadiums: request.stadiums,
|
||||||
anchorGameIds: [], // No anchors in Scenario C
|
anchorGameIds: [], // No anchors in Scenario C
|
||||||
|
allowRepeatCities: request.preferences.allowRepeatCities,
|
||||||
stopBuilder: buildStops
|
stopBuilder: buildStops
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user