Ignore:
Timestamp:
Mar 18, 2021, 11:31:20 PM (3 years ago)
Author:
chronos
Message:
  • Modified: Some Templates items used as TGraphicSetItem.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/Term.pas

    r315 r316  
    48434843  end;
    48444844  if GameMode <> cMovie then
    4845     ImageOp_BCC(TopBar, Templates.Data, 2, 1, 145, 38, 36, 36, $BFBF20, $4040DF);
     4845    ImageOp_BCC(TopBar, Templates.Data, Point(2, 1), MenuLogo.BoundsRect, $BFBF20, $4040DF);
    48464846  if MyRO.nCity > 0 then
    48474847  begin
Note: See TracChangeset for help on using the changeset viewer.