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

Fixing bug that prevented portrait update #612

Merged
merged 1 commit into from Nov 3, 2021

Conversation

Jowan-Spooner
Copy link
Collaborator

When looking if a character already entered (to update the portrait on text and question events), it checked the character data against the one of the portrait. That didn't work. So now it checks the characters file, which should actually always be the same.

When looking if a character already entered, it checked the character data against the one of the portrait. That didn't work. So now it checks the characters file, which should actually always be the same.
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

1 participant