mirror of
https://github.com/crskycode/GARbro.git
synced 2025-01-11 12:39:16 +08:00
(IFX): fixed index reading.
This commit is contained in:
parent
8abbd93475
commit
199f1066ec
@ -57,7 +57,6 @@ namespace GameRes.Formats.Winters
|
||||
if (!entry.CheckPlacement (file.MaxOffset))
|
||||
return null;
|
||||
dir.Add (entry);
|
||||
index_offset += 0x10;
|
||||
}
|
||||
if (0 == dir.Count)
|
||||
return null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user