Changeset 299 for trunk/UGame.pas


Ignore:
Timestamp:
Jul 10, 2019, 5:48:18 PM (5 years ago)
Author:
chronos
Message:
  • Fixed: Error in case of missing building kind.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UGame.pas

    r298 r299  
    6161    procedure WinObjectiveMapPrepare;
    6262  public
     63    FileName: string;
    6364    DevelMode: Boolean;
    6465    Players: TPlayers;
     
    8182    StayAliveForDefinedTurns: Integer;
    8283    MaxNeutralUnits: Integer;
    83     FileName: string;
    8484    FogOfWar: Boolean;
    8585    BridgeEnabled: Boolean;
Note: See TracChangeset for help on using the changeset viewer.