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 Issue #48 - Client Remove Curse Spell does not open GUI #137

Conversation

crkellen
Copy link
Contributor

@crkellen crkellen commented Aug 15, 2017

This is a fix for #48.
The issue was there was never a new packet implemented on the Client side to open the GUI. One was implemented for Identify ('IDEN') but there was one lacking for Remove Curse.

  • Function 'closeIdentifyGUI()' was added to keep consistent behavior.

@crkellen
Copy link
Contributor Author

This has been replaced by #177. As such, it is no longer needed. This pull request should not be valued over the other.

@crkellen crkellen closed this Sep 26, 2017
@crkellen crkellen deleted the issue-48-ClientRemoveCurseSpell branch November 26, 2017 17:35
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.

1 participant