Ignore:
Timestamp:
Sep 28, 2011, 8:34:06 PM (13 years ago)
Author:
george
Message:
  • Added: Introduced player pool for selection of players for new game.
  • Fixed: Deadlock on program exit during threads termination.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UNewGameForm.lfm

    r22 r23  
    77  ClientHeight = 387
    88  ClientWidth = 560
    9   OnCreate = FormCreate
     9  OnShow = FormShow
    1010  LCLVersion = '0.9.31'
    1111  object ButtonStart: TButton
     
    3232  object Label1: TLabel
    3333    Left = 8
    34     Height = 14
     34    Height = 18
    3535    Top = 8
    36     Width = 44
     36    Width = 53
    3737    Caption = 'Players:'
    3838    ParentColor = False
Note: See TracChangeset for help on using the changeset viewer.