diff --git a/src/client/component/party.cpp b/src/client/component/party.cpp index e5184bb4..ce871909 100644 --- a/src/client/component/party.cpp +++ b/src/client/component/party.cpp @@ -57,7 +57,7 @@ namespace party std::vector mod_files = { {".ff", "modHash", false}, - {"_pre_gfx.ff", "modpregfxhash", false}, + {"_pre_gfx.ff", "modpregfxhash", true}, {".pak", "modpakhash", true}, };