Changeset 160


Ignore:
Timestamp:
Apr 2, 2007, 3:04:52 AM (18 years ago)
Author:
alloc
Message:
 
Location:
oup/current
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • oup/current/Global/RawList.pas

    r149 r160  
    223223  Result[4].SrcOffset := $1C;
    224224  Result[4].RawAddr   := link;
    225   Result[4].RawSize   := tempb * 8;
     225  Result[4].RawSize   := 12;
    226226  {shortcut}
    227227  ConManager.Connection[ConnectionID].LoadDatFilePart(fileid, $185, 1, @tempb);
Note: See TracChangeset for help on using the changeset viewer.