Syntax fix
This commit is contained in:
parent
df2d8c2e4e
commit
8a3aa4ed41
@ -216,6 +216,7 @@ begin
|
||||
linkedRef := LinksTo(ElementByPath(inputVal, 'PLDT\Reference'));
|
||||
if FormID(linkedRef) = $14 then continue;
|
||||
if InSameCell(e, linkedRef) then continue;
|
||||
end
|
||||
else if (packageLoc = 'Alias (location)') or (packageLoc = 'Alias (reference)') then begin
|
||||
// Quest aliases become persistent dynamically
|
||||
continue;
|
||||
|
Loading…
Reference in New Issue
Block a user