mirror of
https://github.com/crskycode/GARbro.git
synced 2024-12-23 19:34:15 +08:00
(DrgFormat): get rid of unused property warning.
This commit is contained in:
parent
3afecbb9a4
commit
a5043e9114
@ -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,
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user