This change fixes the bugs mentioned in the issue #69 and some others that I found:
Players can no longer be added while the help screen is open.
Buttons (Back, Play) can no longer be clicked while the help screen is open (and also when the help screen was just closed, but the mouse is still pressed).
Pause menu won't open anymore while the help screen is open.
Hitting "Escape" while the help screen is open, will now close it.
Play button will now be disabled, when hitting the back button, when only one player was selected
Type of change
[x] Bug fix (non-breaking change that fixes an issue)
Checklist
[x] My code follows the general style guidelines of the project
[x] I have performed a self-review of my code
[x] I have commented my code, particularly where it is unclear
Description
This change fixes the bugs mentioned in the issue #69 and some others that I found:
Type of change
Checklist