Changeset 35 for trunk/Forms
- Timestamp:
- Oct 13, 2019, 2:28:55 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.pas
r31 r35 87 87 Core.PersistentForm1.RegistryContext := Core.ApplicationInfo1.GetRegistryContext; 88 88 Core.PersistentForm1.Load(Self); 89 if not Core.Game.Running then90 Core.Game.New;91 89 UpdateInterface; 92 90 end;
Note:
See TracChangeset
for help on using the changeset viewer.