Changeset 74 for trunk/Engine.pas


Ignore:
Timestamp:
Mar 26, 2024, 10:57:56 PM (7 weeks ago)
Author:
chronos
Message:
  • Modified: Updated Common package.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Engine.pas

    r73 r74  
    44
    55uses
    6   Dialogs, Classes, SysUtils, Graphics, SpecializedMatrix, URegistry, UCommon,
     6  Dialogs, Classes, SysUtils, Graphics, SpecializedMatrix, RegistryEx, Common,
    77  IntfGraphics, FPImage, LCLType, SpecializedBitmap, GraphType, Math, URectangle,
    8   Syncobjs, UThreading, Forms, DateUtils, UAudioSystem, Generics.Collections,
     8  Syncobjs, Threading, Forms, DateUtils, UAudioSystem, Generics.Collections,
    99  World, Matter, Sound;
    1010
Note: See TracChangeset for help on using the changeset viewer.