Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check that the trade partner is known #1061

Merged
merged 1 commit into from
Jun 26, 2022

Conversation

lmoureaux
Copy link
Contributor

It can happen that not all trade partners of a city are known when we draw
trade routes. In such cases we should ignore the unknown trade partner instead
of trying (and failing) to draw the trade route line.

Closes #1059.

It can happen that not all trade partners of a city are known when we draw
trade routes. In such cases we should ignore the unknown trade partner instead
of trying (and failing) to draw the trade route line.

Closes longturn#1059.
@psampathkumar psampathkumar merged commit 0870749 into longturn:master Jun 26, 2022
@psampathkumar psampathkumar deleted the bugfix/traderoute-crash branch June 26, 2022 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The client tries to draw trade routes before the city is known
2 participants