Ignore:
Timestamp:
Jan 3, 2025, 2:43:39 PM (5 days ago)
Author:
chronos
Message:
  • Fixed: Default generated game system was not playable as units were not able to move.
  • Fixed: Wrong game data directories detection.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormClient.pas

    r333 r375  
    427427procedure TFormClient.FormCreate(Sender: TObject);
    428428begin
    429   {$IFDEF Linux}
     429  {$IFDEF UNIX}
    430430  //PaintBox1.ControlStyle := PaintBox1.ControlStyle + [csOpaque];
    431431  {$ENDIF}
Note: See TracChangeset for help on using the changeset viewer.