mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 14:23:44 -07:00
Clearer wording
This commit is contained in:
parent
8d1ed08d1b
commit
690e6bbb84
1 changed files with 1 additions and 1 deletions
|
@ -688,7 +688,7 @@ namespace SohImGui {
|
|||
EnhancementCheckbox("Dynamic Wallet Icon", "gDynamicWalletIcon");
|
||||
Tooltip("Changes the rupee in the wallet icon to match the wallet size you currently have");
|
||||
EnhancementCheckbox("Always show dungeon entrances", "gAlwaysShowDungeonMinimapIcon");
|
||||
Tooltip("Always shows entrances to dungeons on the minimap");
|
||||
Tooltip("Always shows dungeon entrance icons on the minimap");
|
||||
|
||||
ImGui::Text("Fixes");
|
||||
ImGui::Separator();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue