mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
(Legacy): FL3 archives and BM2 images.
This commit is contained in:
@@ -73,8 +73,6 @@ namespace GameRes.Formats.Aaru
|
||||
entry.Size = size;
|
||||
if (!entry.CheckPlacement (file.MaxOffset))
|
||||
return null;
|
||||
if (name.HasExtension (".BM2"))
|
||||
entry.Type = "image";
|
||||
dir.Add (entry);
|
||||
pos += name_length;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user