Changeset 301 for trunk/Global.pas
- Timestamp:
- Mar 8, 2021, 10:11:47 PM (5 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Global.pas (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Global.pasr190 r301 6 6 CevoExt = '.cevo'; 7 7 CevoMapExt = '.cevo map'; 8 CevoHomepage = 'http://c-evo.org'; 9 CevoContact = 'http://c-evo.org/_sg/contact'; 10 CevoContactBug = 'http://c-evo.org/_sg/contact/cevobug.html'; 8 CevoTribeExt = '.tribe.txt'; 9 CevoHomepage = 'https://app.zdechov.net/c-evo'; 10 CevoContact = 'https://app.zdechov.net/c-evo#Contact'; 11 CevoContactBug = 'https://app.zdechov.net/c-evo/report/1'; 11 12 AppRegistryKey = '\SOFTWARE\C-evo'; 12 13 AITemplateFileName = 'AI Template' + DirectorySeparator + 'AI development manual.html'; 14 13 15 14 16 implementation 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
