mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Allow SIGINT to kill mainmenu again
This commit is contained in:
parent
4242782dc2
commit
ade70fe4b9
5 changed files with 11 additions and 15 deletions
|
@ -49,9 +49,6 @@ struct MainMenuData
|
|||
int selected_world;
|
||||
bool simple_singleplayer_mode;
|
||||
|
||||
// Actions
|
||||
bool kill;
|
||||
|
||||
//error handling
|
||||
std::string errormessage;
|
||||
MainMenuData():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue