Changeset 300 for trunk/xtactics.lpr


Ignore:
Timestamp:
Jul 10, 2019, 10:46:20 PM (5 years ago)
Author:
chronos
Message:
  • Added: Hide player options applicatble only for computer player.
  • Modified: Better selection of player and nation colors.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xtactics.lpr

    r279 r300  
    2929
    3030  RequireDerivedFormResource := True;
     31  Application.Scaled:=True;
    3132  Application.Initialize;
    3233  Application.CreateForm(TCore, Core);
Note: See TracChangeset for help on using the changeset viewer.