Ignore:
Timestamp:
Jan 11, 2017, 8:31:41 AM (7 years ago)
Author:
chronos
Message:
  • Fixed: All fonts were slightly bigger then under Delphi. Compensated font size using coefficient.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/Draft.pas

    r40 r47  
    77  Protocol, ClientTools, Term, ScreenTools, PVSB, BaseWin,
    88
    9   LCLIntf, LCLType, LMessages, Messages, SysUtils, Classes, Graphics, Controls, Forms, ExtCtrls,
     9  LCLIntf, LCLType, SysUtils, Classes, Graphics, Controls, Forms, ExtCtrls,
    1010  ButtonA,
    11   ButtonB, ButtonBase, Area;
     11  ButtonB, Area;
    1212
    1313type
Note: See TracChangeset for help on using the changeset viewer.