Fade from main menu to gameplay
This commit is contained in:
@ -26,7 +26,9 @@ public:
|
||||
float logicalScale,
|
||||
float winW,
|
||||
float winH,
|
||||
bool showExitConfirmPopup
|
||||
bool showExitConfirmPopup,
|
||||
int exitPopupSelectedButton = 1,
|
||||
bool suppressPauseVisuals = false
|
||||
);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user