mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-17 23:15:11 -05:00
TWEAK: Typo
This commit is contained in:
parent
1e8f02a3ee
commit
ec468ed6e1
@ -1018,7 +1018,7 @@ void DrawItemTracker(bool& open) {
|
||||
SohImGui::EnhancementCheckbox("Display \"Ammo/MaxAmo\"", "gItemTrackerAmmoDisplay");
|
||||
SohImGui::EnhancementCheckbox("Randomizer colors for Songs", "gItemTrackeSongColor");
|
||||
SohImGui::Tooltip("Will dispaly non-warp songs with randomizer\ncolors instead of pure white");
|
||||
SohImGui::EnhancementCheckbox("Personnal notes space", "gItemTrackerNotes");
|
||||
SohImGui::EnhancementCheckbox("Personal notes space", "gItemTrackerNotes");
|
||||
SohImGui::Tooltip("Adds a textbox under the item tracker to keep your own notes in");
|
||||
SohImGui::EnhancementSliderInt("Icon size : %dpx", "##ITEMTRACKERICONSIZE", "gRandoTrackIconSize", 32, 128, "");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user