Small fix
This commit is contained in:
parent
fa0e87e30d
commit
5c2179e817
@ -57,7 +57,7 @@ namespace party
|
|||||||
std::vector<usermap_file> mod_files =
|
std::vector<usermap_file> mod_files =
|
||||||
{
|
{
|
||||||
{".ff", "modHash", false},
|
{".ff", "modHash", false},
|
||||||
{"_pre_gfx.ff", "modpregfxhash", false},
|
{"_pre_gfx.ff", "modpregfxhash", true},
|
||||||
{".pak", "modpakhash", true},
|
{".pak", "modpakhash", true},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user