mirror of
https://github.com/HarbourMasters/Starship
synced 2026-05-23 06:54:39 -04:00
Update cvar.
This commit is contained in:
committed by
Alejandro Asenjo Nitti
parent
1f93a8dc5a
commit
8083943059
@@ -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();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user