mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-23 13:45:34 +08:00
(WIP): added "wi0" extension.
This commit is contained in:
parent
c785beecc0
commit
2fe7367c30
@ -48,7 +48,7 @@ namespace GameRes.Formats.Will
|
||||
|
||||
public WipFormat ()
|
||||
{
|
||||
Extensions = new string[] { "wip", "msk", "mos" };
|
||||
Extensions = new string[] { "wip", "wi0", "msk", "mos" };
|
||||
}
|
||||
|
||||
public bool ApplyMask = false;
|
||||
|
Loading…
Reference in New Issue
Block a user