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 update of external line number when cleared #3

Merged
merged 1 commit into from
Dec 23, 2022

Conversation

Marnack
Copy link
Contributor

@Marnack Marnack commented Dec 23, 2022

This fix corrects a minor cosmetic issue that occurs when a player attempts to clear an existing line number value (1-9) of a wagon. Specifically, clearing the line number field via the onboard computer in the driver's stand does not immediately cause the external display of the line number to be cleared. It will be cleared eventually if the player triggers a reload of the wagon such as when leaving and then returning to the area of the wagon or by exiting and restarting the game. This fix causes the external line number to be cleared immediately without needing to trigger a reload of the wagon.

This fix corrects a minor cosmetic issue that occurs when a player attempts to clear an existing line number value (1-9) of a wagon.  Specifically, clearing the line number field via the onboard computer in the driver's stand does not immediately cause the external display of the line number to be cleared.  It will be cleared eventually if the player triggers a reload of the wagon such as when leaving and then returning to the area of the wagon or by exiting and restarting the game.  This fix causes the external line number to be cleared immediately without needing to trigger a reload of the wagon.
@SamMatzko SamMatzko added the bug Something isn't working label Dec 23, 2022
@SamMatzko
Copy link
Owner

Tested this and it works, thank you! I realized that the Green Subway Wagon has the same issue though, so I'll need to fix that as well.

@SamMatzko SamMatzko merged commit 9f9ef0c into SamMatzko:master Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants