mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-06-18 07:45:29 -04:00
Changed tooltip
This commit is contained in:
@@ -1914,7 +1914,7 @@ namespace SohImGui {
|
||||
);
|
||||
PaddedEnhancementCheckbox("Disable Random Rupee Names", "gRandoDisableRandomRupeeNames", true, false);
|
||||
Tooltip(
|
||||
"Disables the random rupee names in the textbox when obtaining rupees."
|
||||
"Reverts textboxes for collecting rupees to their default state, disabling the randomization of rupee names."
|
||||
);
|
||||
ImGui::EndMenu();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user