mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-25 07:35:34 -07:00
run?
This commit is contained in:
parent
78ef368377
commit
367245aa01
1 changed files with 0 additions and 6 deletions
|
@ -460,12 +460,6 @@ void DrawSettingsMenu() {
|
||||||
#endif
|
#endif
|
||||||
UIWidgets::PaddedEnhancementCheckbox("Disable Idle Camera Re-Centering", "gA11yDisableIdleCam");
|
UIWidgets::PaddedEnhancementCheckbox("Disable Idle Camera Re-Centering", "gA11yDisableIdleCam");
|
||||||
UIWidgets::Tooltip("Disables the automatic re-centering of the camera when idle.");
|
UIWidgets::Tooltip("Disables the automatic re-centering of the camera when idle.");
|
||||||
|
|
||||||
UIWidgets::PaddedEnhancementCheckbox("Accessible Audio Cues", "gA11yAudioInteraction");
|
|
||||||
UIWidgets::Tooltip("Enables accessibility audio cues");
|
|
||||||
|
|
||||||
UIWidgets::PaddedEnhancementCheckbox("Extract Sfx", "gExtractSfx");
|
|
||||||
UIWidgets::Tooltip("Extracts the sfx to be used in accessible audio cues, must be run once for the audio cues to play then restart game");
|
|
||||||
|
|
||||||
ImGui::EndMenu();
|
ImGui::EndMenu();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue