mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-09 23:29:07 +08:00
(WIP): added "wi0" extension.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user