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

Fix: Displaying issue with the message about airplanes heading to airports with short runways #6930

Conversation

SamuXarick
Copy link
Contributor

If there was more than 1 airport with short runways in the orders, this message would not display, another one would which could be misleading or confusing.

…ports with short runways

If there was more than 1 airport with short runways in the orders, this message would not display, another one would which could be misleading or confusing.
@frosch123
Copy link
Member

The diff only adds a
if (message == STR_NEWS_PLANE_USES_TOO_SHORT_RUNWAY) { message = STR_NEWS_PLANE_USES_TOO_SHORT_RUNWAY; }

This does nothing.

@frosch123 frosch123 closed this Oct 7, 2018
@SamuXarick SamuXarick deleted the Display-issue-with-STR_NEWS_PLANE_USES_TOO_SHORT_RUNWAY branch October 13, 2018 14:48
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.

None yet

2 participants