mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-13 01:08:59 +08:00
(DrgFormat): get rid of unused property warning.
This commit is contained in:
@@ -85,6 +85,7 @@ namespace GameRes.Formats.Ikura
|
||||
BPP = bpp,
|
||||
// DGD extensions doesn't always mean encrypted contents XXX
|
||||
// IsEncrypted = stream.Name.HasExtension ("dgd"),
|
||||
IsEncrypted = false,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user