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

gui changes, consist teleport command, etc

This commit is contained in:
milek7
2019-04-02 20:42:18 +02:00
parent 691f0f28b2
commit 155217243c
18 changed files with 124 additions and 44 deletions

View File

@@ -208,6 +208,7 @@ struct global_settings {
bool gfx_usegles = false;
float map_highlight_distance = 3000.0f;
float gui_screensscale = 0.5f;
struct extraviewport_config {
std::string monitor;