minor fix
This commit is contained in:
@ -14,4 +14,5 @@ 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