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

Bug: Freeze captured tokens setting is not working #63

Closed
spetzel2020 opened this issue Nov 16, 2021 · 1 comment
Closed

Bug: Freeze captured tokens setting is not working #63

spetzel2020 opened this issue Nov 16, 2021 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@spetzel2020
Copy link
Owner

At QuickEncounter.js#1139 we do indeed need to duplicate toCreateCombinedTokensData because it is updated by TokenMold with new token names. When we do the update at Line 1164, it needs to be using the original unaltered array.

@spetzel2020 spetzel2020 added the bug Something isn't working label Nov 16, 2021
@spetzel2020 spetzel2020 added this to the 0.9 milestone Nov 16, 2021
@spetzel2020
Copy link
Owner Author

Fixed in 0.9.1

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

No branches or pull requests

1 participant