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 map information labels not being updated in certain cases #636

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

11EJDE11
Copy link
Contributor

Fix for issue #597. When calling ShowMapList() or HideMapList() the labels are reloaded from the INI file which resets the text. The logic in ChangeMap() that updates the labels to the correct text has been extracted into a new function which is called after the INI resets and within ChangeMap().

… a game is first created or Show/Hide Maps is called - issue CnCNet#597
Copy link

Nightly build for this pull request:

@Metadorius Metadorius merged commit 494a6d7 into CnCNet:develop Jan 12, 2025
3 checks passed
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.

2 participants