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

prepend_scn feature

This commit is contained in:
milek7
2020-10-31 01:19:37 +01:00
parent f042eaf6b4
commit c9169edf72
4 changed files with 10 additions and 1 deletions

View File

@@ -258,6 +258,7 @@ struct global_settings {
float map_highlight_distance = 3000.0f;
std::string exec_on_exit;
std::string prepend_scn;
struct extraviewport_config {
std::string monitor;