Ignore:
Timestamp:
Nov 27, 2023, 12:10:57 AM (6 months ago)
Author:
chronos
Message:
  • Modified: Use enumeration type in Help unit for better readability.
  • Fixed: Corruption external help image referenced with incorrect file name case.
  • Fixed: Chinese translation converted to UTF-8.
  • Modified: Code cleanup.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/Select.pas

    r456 r457  
    966966        kGov:
    967967          HelpDlg.ShowNewContent(wmPersistent, hkMisc,
    968             miscGovList);
     968            Integer(miscGovList));
    969969        kShipPart, kEShipPart:
    970970          ;
Note: See TracChangeset for help on using the changeset viewer.