fixed keybord selection for quit game play
This commit is contained in:
@ -14,5 +14,4 @@ public:
|
||||
private:
|
||||
// Local per-state variables if needed
|
||||
bool localPaused = false;
|
||||
int exitPopupSelectedButton = 1; // 0 = YES, 1 = NO (default to NO for safety)
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user