-> Minification filter type for FLT attrib files

-Changed the minification filter type from Bilinear to
mipmap-trilinear
This commit is contained in:
2008-02-27 11:52:19 +00:00
parent 8da0b6937d
commit d41cbadf7d

View File

@@ -388,7 +388,7 @@ FLTImage = {
'5i!UpX' : 0,
'6i!UpY' : 0,
'7i!File Format' : 0,
'8i!Min Filter' : 1,
'8i!Min Filter' : 6,
'9i!Mag Filter' : 1,
'10i!Wrap' : 0,
'11i!WrapU' : 0,