Ignore:
Timestamp:
Dec 25, 2023, 12:08:11 PM (4 months ago)
Author:
chronos
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/Term.pas

    r507 r508  
    42474247  EOT.Left := Width - 62;
    42484248  sb.SetBorderSpacing(Height - yTroop - 24, Width - xRightPanel + 8, 8);
    4249   {TODO:
    42504249  SetWindowPos(sb.ScrollBar.Handle, 0, xRightPanel + 10 - 14 - GetSystemMetrics(SM_CXVSCROLL),
    42514250    Height - MidPanelHeight + 8, 0, 0, SWP_NOSIZE or SWP_NOZORDER);
    4252     }
    42534251  MapBtn0.Left := xMini + G.lx - 44;
    42544252  MapBtn0.Top := Height - 15;
Note: See TracChangeset for help on using the changeset viewer.