One more fix
This commit is contained in:
parent
de96b5ee82
commit
4d91fdebc0
Binary file not shown.
@ -538,7 +538,7 @@ namespace FirstPlugin
|
||||
|
||||
ArrayCount = 1;
|
||||
|
||||
if (Width != 0 && Height != 0 && SurfFormat != 0)
|
||||
if (Width != 0 && Height != 0)
|
||||
{
|
||||
using (reader.TemporarySeek(header.TextureBlockTableOffset + DataPos, SeekOrigin.Begin))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user