Changeset 161 for oup/current/Global


Ignore:
Timestamp:
Apr 2, 2007, 3:07:20 AM (18 years ago)
Author:
alloc
Message:
 
File:
1 edited

Legend:

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

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