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

changed map colors

This commit is contained in:
milek7
2019-04-02 13:10:36 +02:00
parent 33adffb614
commit 691f0f28b2
6 changed files with 54 additions and 20 deletions

View File

@@ -207,6 +207,8 @@ struct global_settings {
bool gfx_shadergamma = false;
bool gfx_usegles = false;
float map_highlight_distance = 3000.0f;
struct extraviewport_config {
std::string monitor;
int width, height;