Changeset 112 for trunk/Forms
- Timestamp:
- Oct 4, 2022, 9:44:55 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r100 r112 15 15 OnKeyUp = FormKeyUp 16 16 OnShow = FormShow 17 LCLVersion = '2.2. 2.0'17 LCLVersion = '2.2.4.0' 18 18 object PaintBox1: TPaintBox 19 19 Left = 0 … … 46 46 Identification = 1 47 47 VersionMajor = 1 48 VersionMinor = 248 VersionMinor = 4 49 49 VersionBugFix = 0 50 VersionSuffix = '0' 50 51 HomePage = 'https://app.zdechov.net/BigMetro' 51 52 AuthorsName = 'Chronosoft' … … 53 54 AppName = 'Big Metro' 54 55 Description = 'Enjoyable real-time metro building game.' 55 ReleaseDate = 44 16356 ReleaseDate = 44838 56 57 RegistryKey = '\Software\Chronosoft\BigMetro' 57 58 RegistryRoot = rrKeyCurrentUser
Note:
See TracChangeset
for help on using the changeset viewer.