mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-06-26 13:46:53 +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