Do-Good-Games / NoCapstone2023

The repository for the game made by the NoCapstone group at DU in Spring 2023.
1 stars 0 forks source link

unpause doesn't close options menu #78

Open RyanDavidsonDev opened 6 months ago

RyanDavidsonDev commented 6 months ago

as in when the player uses P to unpause (rather than exiting both menus via onscreen buttons) the options menu sticks around

should be a simple matter of suscribing HideOptionsMenu() to the OnGameResume event