mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 22:33:43 -07:00
updated to resolve conflict with recently merge #310
This commit is contained in:
parent
d3fda9efa9
commit
4e2785ce87
1 changed files with 2 additions and 0 deletions
|
@ -668,6 +668,8 @@ namespace SohImGui {
|
||||||
|
|
||||||
EnhancementCheckbox("Skip Text", "gSkipText");
|
EnhancementCheckbox("Skip Text", "gSkipText");
|
||||||
Tooltip("Holding down B skips text");
|
Tooltip("Holding down B skips text");
|
||||||
|
EnhancementCheckbox("Mute Low HP Alarm", "gLowHpAlarm");
|
||||||
|
Tooltip("Disable the low HP beeping sound");
|
||||||
EnhancementCheckbox("Minimal UI", "gMinimalUI");
|
EnhancementCheckbox("Minimal UI", "gMinimalUI");
|
||||||
Tooltip("Hides most of the UI when not needed");
|
Tooltip("Hides most of the UI when not needed");
|
||||||
EnhancementCheckbox("Visual Stone of Agony", "gVisualAgony");
|
EnhancementCheckbox("Visual Stone of Agony", "gVisualAgony");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue