Changeset 153


Ignore:
Timestamp:
Apr 1, 2007, 9:36:49 PM (18 years ago)
Author:
alloc
Message:
 
Location:
oup/current
Files:
2 edited

Legend:

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

    r123 r153  
    11521152    for i := 0 to packages - 1 do
    11531153    begin
    1154       Result[i].SrcOffset := $120 + i*292 + $134;
     1154      Result[i].SrcOffset := $120 + i*292 + $114;
    11551155      Result[i].DestID := -1;
    11561156      Result[i].PosDestExts := 'TSFF';
Note: See TracChangeset for help on using the changeset viewer.