mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 15:09:19 +02:00
build 200913. sound category volume modifiers, debug panel settings section, minor bug fixes
This commit is contained in:
@@ -155,6 +155,9 @@ struct global_settings {
|
||||
bool bSoundEnabled{ true };
|
||||
float AudioVolume{ 1.f };
|
||||
float RadioVolume{ 0.75f };
|
||||
float VehicleVolume{ 1.0f };
|
||||
float EnvironmentPositionalVolume{ 1.0f };
|
||||
float EnvironmentAmbientVolume{ 1.0f };
|
||||
std::string AudioRenderer;
|
||||
// input
|
||||
float fMouseXScale{ 1.5f };
|
||||
|
||||
Reference in New Issue
Block a user