mirror of
https://github.com/crskycode/GARbro.git
synced 2024-12-23 19:34:15 +08:00
(PkOpener): added "pke" extension.
This commit is contained in:
parent
5ecb488929
commit
b66893a2aa
@ -42,7 +42,7 @@ namespace GameRes.Formats.UMeSoft
|
||||
|
||||
public PkOpener ()
|
||||
{
|
||||
Extensions = new string[] { "pk", "gpk", "tpk", "wpk", "mpk" };
|
||||
Extensions = new string[] { "pk", "gpk", "tpk", "wpk", "mpk", "pke" };
|
||||
}
|
||||
|
||||
public override ArcFile TryOpen (ArcView file)
|
||||
|
Loading…
x
Reference in New Issue
Block a user