Ignore:
Timestamp:
Feb 19, 2025, 9:43:42 AM (3 days ago)
Author:
chronos
Message:
  • Fixed: Tribes were not propertly detected in usr/share/c-evo directory.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/Help.pas

    r647 r648  
    19821982      if Category = hkInternet then
    19831983        case Index of
    1984           1: OpenDocument(GetAppShareFile(AITemplateFileName));
     1984          1: OpenDocument(GetAppSharePath(AITemplateFileName));
    19851985          2: OpenURL(CevoHomepage);
    19861986          3: OpenURL(CevoContact);
Note: See TracChangeset for help on using the changeset viewer.