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 purchase persisting on max built error. #12670

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

asvitkine
Copy link
Contributor

@asvitkine asvitkine commented Jun 26, 2024

The fix in #11818 regressed with the changes for saving purchases in saved games. This restores it.

Also fixes the error message to not display a negative max limit.

Fixes: #12664

Notes to Reviewer

The fix in triplea-game#11818 regressed with the changes for saving purchases in saved games. This restores it.

Also fixes the error message to not display a negative max limit.
@asvitkine asvitkine merged commit 1374e47 into triplea-game:master Jun 26, 2024
1 check 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.6.14761 when one of the purchases exceeds the maxBuiltPerPlayer, all purchases are wiped
1 participant