mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-23 05:35:34 +08:00
(NEKOPACK): added directory names.
This commit is contained in:
parent
07b2e1488e
commit
65c98ce876
@ -122,6 +122,7 @@ namespace GameRes.Formats.Neko
|
||||
|
||||
static string[] s_known_dir_names = {
|
||||
"image/actor", "image/back", "image/mask", "image/visual", "image/actor/big",
|
||||
"image/face", "image/actor/b", "image/actor/bb", "image/actor/s", "image/actor/ss",
|
||||
"sound/bgm", "sound/env", "sound/se", "voice", "script", "system", "count",
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user