--- oup/rewrite/Main.pas 2007/02/21 00:29:27 105 +++ oup/current/Main.pas 2007/02/22 00:37:39 112 @@ -254,7 +254,6 @@ begin begin AppSettings.DatPath := ExtractFilepath(Application.EXEname); AppSettings.ExtractPath := ExtractFilepath(Application.EXEname) + '\extract'; - AppSettings.FilenumbersAsHex := False; AppSettings.CharSet := DEFAULT_CHARSET; AppSettings.HideUnusedData := False; end;