Ignore:
Timestamp:
Sep 7, 2024, 11:53:58 AM (12 days ago)
Author:
chronos
Message:
  • Modified: End turn with space key.
  • Modified: Code cleanup.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormClient.lfm

    r317 r335  
    11object FormClient: TFormClient
    2   Left = 887
     2  Left = 882
    33  Height = 621
    4   Top = 404
     4  Top = 399
    55  Width = 775
    66  Caption = 'Client'
     
    143143      ImageIndex = 0
    144144      OnExecute = AGameEndTurnExecute
    145       ShortCut = 16468
     145      ShortCut = 32
    146146    end
    147147    object ASurrender: TAction
Note: See TracChangeset for help on using the changeset viewer.