minor fix
This commit is contained in:
@ -26,7 +26,8 @@ public:
|
||||
float logicalScale,
|
||||
float winW,
|
||||
float winH,
|
||||
bool showExitConfirmPopup
|
||||
bool showExitConfirmPopup,
|
||||
int exitPopupSelectedButton = 1 // 0=YES, 1=NO
|
||||
);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user