diff --git a/Laptop/IMP Gear.cpp b/Laptop/IMP Gear.cpp index a278e2eb..e8da0ada 100644 --- a/Laptop/IMP Gear.cpp +++ b/Laptop/IMP Gear.cpp @@ -1229,7 +1229,7 @@ void RenderImpGearSelectionChoices(UINT32 pocket) wcscat(tooltipText, L"\n"); wcscat(tooltipText, szIMPGearPocketText[55]); - SetRegionFastHelpText(&gIMPGearInvPoolRegion[i], tooltipText); + SetRegionFastHelpText(&gIMPGearInvPoolRegion[i - pageShift], tooltipText); } // Check if currently selected item is shown in pool and adjust glow coordinates