mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-02-23 22:32:50 -05:00
Update randomizer_item_tracker.cpp
This commit is contained in:
parent
b81bcf435c
commit
1e8f02a3ee
@ -1019,7 +1019,7 @@ void DrawItemTracker(bool& open) {
|
||||
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::Tooltip("Adds a personal space under the item list to\n write eyour own notes.");
|
||||
SohImGui::Tooltip("Adds a textbox under the item tracker to keep your own notes in");
|
||||
SohImGui::EnhancementSliderInt("Icon size : %dpx", "##ITEMTRACKERICONSIZE", "gRandoTrackIconSize", 32, 128, "");
|
||||
|
||||
SohImGui::EnhancementSliderInt("X spacing : %dpx", "##ITEMTRACKERSPACINGX", "gRandoTrackIconSpacingX", minimalSpacingX, 256,
|
||||
|
Loading…
x
Reference in New Issue
Block a user