mirror of
https://github.com/crskycode/GARbro.git
synced 2025-01-02 16:24:13 +08:00
(IntOpener): redundant directory clear.
This commit is contained in:
parent
d7ef400a31
commit
60fdc6e70f
@ -146,7 +146,6 @@ namespace GameRes.Formats.CatSystem
|
||||
var dir = new List<Entry> (entry_count);
|
||||
foreach (var name_length in NameSizes)
|
||||
{
|
||||
dir.Clear();
|
||||
try
|
||||
{
|
||||
long current_offset = 8;
|
||||
|
Loading…
x
Reference in New Issue
Block a user