Changeset 190 for trunk/Global.pas
- Timestamp:
- May 7, 2020, 10:33:59 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Global.pas
r189 r190 7 7 CevoMapExt = '.cevo map'; 8 8 CevoHomepage = 'http://c-evo.org'; 9 CevoHomepageContact = 'http://c-evo.org/_sg/contact'; 9 CevoContact = 'http://c-evo.org/_sg/contact'; 10 CevoContactBug = 'http://c-evo.org/_sg/contact/cevobug.html'; 10 11 AppRegistryKey = '\SOFTWARE\C-evo'; 12 AITemplateFileName = 'AI Template' + DirectorySeparator + 'AI development manual.html'; 11 13 12 14 implementation
Note:
See TracChangeset
for help on using the changeset viewer.