Ignore:
Timestamp:
Feb 9, 2018, 10:34:18 AM (7 years ago)
Author:
chronos
Message:
  • Modified: Units move handling was moved from Core to FormClient as it is game client related functionality.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormChat.pas

    r180 r184  
    66
    77uses
    8   Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, StdCtrls, UGame;
     8  Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, StdCtrls,
     9  UGame, UGameClient;
    910
    1011type
Note: See TracChangeset for help on using the changeset viewer.