source: tags/1.4.0/UCore.lfm

Last change on this file was 134, checked in by chronos, 13 months ago
  • Fixed: Translation of week days.
  • Fixed: Highest score changed after click at game over screen.
File size: 477 bytes
Line 
1object Core: TCore
2 OldCreateOrder = False
3 Height = 729
4 HorizontalOffset = 869
5 VerticalOffset = 653
6 Width = 929
7 PPI = 144
8 object PersistentForm1: TPersistentForm
9 MinVisiblePart = 50
10 EntireVisible = False
11 Left = 348
12 Top = 204
13 end
14 object Translator1: TTranslator
15 POFilesFolder = 'Languages'
16 OnTranslate = Translator1Translate
17 Left = 348
18 Top = 324
19 end
20 object ThemeManager1: TThemeManager
21 Left = 348
22 Top = 444
23 end
24end
Note: See TracBrowser for help on using the repository browser.