mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 12:27:59 +03:00
Update cvar.
This commit is contained in:
parent
1f93a8dc5a
commit
8083943059
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ void DrawSettingsMenu(){
|
|||
UIWidgets::ReEnableComponent("");
|
||||
}
|
||||
|
||||
UIWidgets::PaddedEnhancementCheckbox("Surround 5.1 (needs reload)", "gSurroundAudio", true, false);
|
||||
UIWidgets::PaddedEnhancementCheckbox("Surround 5.1 (needs reload)", "gAudioChannelsSetting", 1, 0);
|
||||
|
||||
ImGui::EndMenu();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue