Skip to content

Commit

Permalink
Cheat: Infinite Epona Boost (HarbourMasters#577)
Browse files Browse the repository at this point in the history
* Cheat: Infinite Epona Boost

* Edit for readability
  • Loading branch information
vaguerant authored and Kenix3 committed Oct 18, 2022
1 parent ee214f2 commit 1292680
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libultraship/ImGuiImpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1165,6 +1165,7 @@ namespace SohImGui {
EnhancementCheckbox("Ammo", "gInfiniteAmmo");
EnhancementCheckbox("Magic", "gInfiniteMagic");
EnhancementCheckbox("Nayru's Love", "gInfiniteNayru");
EnhancementCheckbox("Epona Boost", "gInfiniteEpona");

ImGui::EndMenu();
}
Expand Down

0 comments on commit 1292680

Please sign in to comment.