Changeset 93 for trunk/BigMetro.lpr


Ignore:
Timestamp:
Sep 26, 2022, 10:39:03 PM (20 months ago)
Author:
chronos
Message:
  • Added: Support for train carriages.
  • Added: City support implementation preparation.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BigMetro.lpr

    r91 r93  
    99  Interfaces, // this includes the LCL widgetset
    1010  Forms, SysUtils, UFormMain, UFormImages, Common, UMenu, UControls,
    11 UMetroPassenger, UColors, UView, URiver;
     11UMetroPassenger, UColors, UView, URiver, UCity;
    1212
    1313{$R *.res}
Note: See TracChangeset for help on using the changeset viewer.