mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 12:49:18 +02:00
build 210330. minor bug fixes
This commit is contained in:
@@ -235,6 +235,9 @@ struct global_settings {
|
||||
std::optional<std::pair<std::string, std::string>> network_client;
|
||||
double desync = 0.0;
|
||||
|
||||
float m_skysaturationcorrection{ 1.65f };
|
||||
float m_skyhuecorrection{ 0.5f };
|
||||
|
||||
// methods
|
||||
void LoadIniFile( std::string asFileName );
|
||||
void ConfigParse( cParser &parser );
|
||||
|
||||
Reference in New Issue
Block a user