UI: Restart program when audio/locale changed

This commit is contained in:
Clayton Groeneveld
2020-02-16 15:15:33 -06:00
parent fd244a6896
commit e0135823ce
6 changed files with 48 additions and 4 deletions

View File

@@ -230,3 +230,4 @@ extern bool opt_studio_mode;
extern bool opt_allow_opengl;
extern bool opt_always_on_top;
extern std::string opt_starting_scene;
extern bool restart;