ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/current/Main.pas
(Generate patch)

Comparing oup/current/Main.pas (file contents):
Revision 111 by alloc, Wed Feb 21 03:12:33 2007 UTC vs.
Revision 112 by alloc, Thu Feb 22 00:37:39 2007 UTC

# Line 254 | Line 254 | begin
254    begin
255      AppSettings.DatPath        := ExtractFilepath(Application.EXEname);
256      AppSettings.ExtractPath    := ExtractFilepath(Application.EXEname) + '\extract';
257    AppSettings.FilenumbersAsHex := False;
257      AppSettings.CharSet        := DEFAULT_CHARSET;
258      AppSettings.HideUnusedData := False;
259    end;

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)