Changeset 85 for trunk/UGame.pas


Ignore:
Timestamp:
Jun 7, 2024, 11:59:43 AM (3 months ago)
Author:
chronos
Message:
  • Modified: Updated Common package.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UGame.pas

    r84 r85  
    77uses
    88  Classes, SysUtils, Dialogs, fgl, Graphics, Types, Forms, Math, DateUtils,
    9   Controls, URegistry;
     9  Controls, RegistryEx;
    1010
    1111type
     
    196196
    197197uses
    198   UCore, UMetaCanvas;
     198  UCore, MetaCanvas;
    199199
    200200procedure Translate;
Note: See TracChangeset for help on using the changeset viewer.