mirror of
https://github.com/hedge-dev/UnleashedRecomp
synced 2026-06-27 10:53:06 -04:00
options_menu: reboot on language change
This commit is contained in:
@@ -7,6 +7,7 @@ class OptionsMenu
|
||||
public:
|
||||
inline static bool s_isVisible = false;
|
||||
inline static bool s_isPause = false;
|
||||
inline static bool s_isRestartRequired = false;
|
||||
|
||||
inline static SWA::EMenuType s_pauseMenuType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user