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

Comparing oup/current/Global/RawList.pas (file contents):
Revision 173 by alloc, Wed May 2 13:19:40 2007 UTC vs.
Revision 177 by alloc, Sat May 12 13:22:11 2007 UTC

# Line 426 | Line 426 | end;
426  
427   initialization
428    RawLists := TRawLists.Create;
429 <  RawLists.InsertRawListHandler('AGDB', False, AGDB);
429 >  RawLists.InsertRawListHandler('AGDB', True, AGDB);
430    RawLists.InsertRawListHandler('AKVA', True, AKVA);
431    RawLists.InsertRawListHandler('BINA', True, BINA);
432    RawLists.InsertRawListHandler('OSBD', True, OSBD);

Diff Legend

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