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

Comparing oup/current/FileClasses/TXAN.pas (file contents):
Revision 237 by alloc, Sat Jul 14 14:18:23 2007 UTC vs.
Revision 241 by alloc, Tue Jul 17 22:27:16 2007 UTC

# Line 35 | Line 35 | begin
35  
36      with TArray(AddField(TArray, 'AnimTextures array', '', [4])) do
37      begin
38 <      AddField(TLinkByID, 'Texture', '', ['*']);
38 >      AddField(TLinkByID, 'Texture', '', ['TXMP']);
39        SetCount;
40      end;
41    end;

Diff Legend

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