Ignore:
Timestamp:
Jul 13, 2018, 11:13:12 PM (6 years ago)
Author:
chronos
Message:
  • Fixed: Computer was affecting player cells by its cell moves.
  • Added: Additional consistency checks.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormMain.lfm

    r221 r222  
    55  Width = 775
    66  Caption = 'xTactics'
    7   ClientHeight = 596
     7  ClientHeight = 587
    88  ClientWidth = 775
    9   DesignTimePPI = 120
     9  DesignTimePPI = 144
    1010  Menu = MainMenu1
    1111  OnClose = FormClose
     
    1414  OnKeyUp = FormKeyUp
    1515  OnShow = FormShow
    16   LCLVersion = '1.8.2.0'
     16  LCLVersion = '1.8.4.0'
    1717  WindowState = wsMaximized
    1818  object ToolBar1: TToolBar
     
    7878  object PanelMain: TPanel
    7979    Left = 0
    80     Height = 556
     80    Height = 547
    8181    Top = 40
    8282    Width = 775
     
    192192    Interval = 20
    193193    OnTimer = Timer1Timer
    194     left = 154
     194    left = 128
    195195    top = 263
    196196  end
Note: See TracChangeset for help on using the changeset viewer.