mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-12-23 08:38:52 -05:00
FIX: Remove duplicates of Disable Navi Call
This commit is contained in:
parent
a46bee9535
commit
f00178e45d
@ -873,8 +873,6 @@ namespace SohImGui {
|
|||||||
Tooltip("Kick open every chest");
|
Tooltip("Kick open every chest");
|
||||||
EnhancementCheckbox("Better Owl", "gBetterOwl");
|
EnhancementCheckbox("Better Owl", "gBetterOwl");
|
||||||
Tooltip("The default response to Kaepora Gaebora is always that you understood what he said");
|
Tooltip("The default response to Kaepora Gaebora is always that you understood what he said");
|
||||||
EnhancementCheckbox("Disable Navi Call Audio", "gDisableNaviCallAudio");
|
|
||||||
Tooltip("Disables the voice audio when Navi calls you");
|
|
||||||
EnhancementCheckbox("Link's Cow in Both Time Periods", "gCowOfTime");
|
EnhancementCheckbox("Link's Cow in Both Time Periods", "gCowOfTime");
|
||||||
Tooltip("Allows the Lon Lon Ranch obstacle course reward to be shared across time periods");
|
Tooltip("Allows the Lon Lon Ranch obstacle course reward to be shared across time periods");
|
||||||
ImGui::EndMenu();
|
ImGui::EndMenu();
|
||||||
|
Loading…
Reference in New Issue
Block a user