16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-23 01:39:19 +02:00

add execonexit

This commit is contained in:
milek7
2019-04-03 01:55:44 +02:00
parent 5160073282
commit 63ac1e05e1
3 changed files with 10 additions and 0 deletions

View File

@@ -210,6 +210,8 @@ struct global_settings {
float map_highlight_distance = 3000.0f;
float gui_screensscale = 0.5f;
std::string exec_on_exit;
struct extraviewport_config {
std::string monitor;
int width, height;