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 for https://github.com/Mtarnuhal/FrozenCookies/issues/89 #90

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

acarlson99
Copy link

Error appears to be caused by a change to the type of Game.UpgradesById

> typeof(Game.UpgradesById)
< 'object'

Use map function if available, otherwise assume it is an object

@Mtarnuhal Mtarnuhal merged commit 2d91557 into Mtarnuhal:master Jul 12, 2022
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