mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Allow SIGINT to kill mainmenu again
This commit is contained in:
@@ -49,9 +49,6 @@ struct MainMenuData
|
||||
int selected_world;
|
||||
bool simple_singleplayer_mode;
|
||||
|
||||
// Actions
|
||||
bool kill;
|
||||
|
||||
//error handling
|
||||
std::string errormessage;
|
||||
MainMenuData():
|
||||
|
Reference in New Issue
Block a user