mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-23 01:39:19 +02:00
configurable fullscreen monitors
This commit is contained in:
@@ -182,6 +182,9 @@ struct global_settings {
|
||||
|
||||
std::chrono::duration<float> minframetime {0.0f};
|
||||
|
||||
std::unordered_map<std::string, std::string> python_monitormap;
|
||||
std::string fullscreen_monitor;
|
||||
|
||||
bool python_mipmaps = true;
|
||||
bool python_displaywindows = false;
|
||||
bool python_threadedupload = true;
|
||||
|
||||
Reference in New Issue
Block a user