Skip to content

Commit

Permalink
Controller option: Navi on L (HarbourMasters#861)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaguerant committed Jul 21, 2022
1 parent fd77502 commit a262fd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libultraship/ImGuiImpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -844,6 +844,8 @@ namespace SohImGui {
EnhancementCheckbox("D-pad Support for Browsing Shop Items", "gDpadShop");
EnhancementCheckbox("D-pad as Equip Items", "gDpadEquips");
Tooltip("Allows the D-pad to be used as extra C buttons");
EnhancementCheckbox("Answer Navi Prompt with L Button", "gNaviOnL");
Tooltip("Speak to Navi with L but enter first-person camera with C-Up");
ImGui::Separator();

EnhancementCheckbox("Show Inputs", "gInputEnabled");
Expand Down

0 comments on commit a262fd3

Please sign in to comment.