File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,16 @@ static std::unordered_set<std::string> g_badFiles{
71
71
" dlc_mp2023_01_G9EC:/x64/levels/mp2023_01_G9EC/vehiclemods/buffalo5hsw_mods.rpf" ,
72
72
" dlc_mp2023_01_G9EC:/x64/levels/mp2023_01_G9EC/vehiclemods/coureurhsw_mods.rpf" ,
73
73
" dlc_mp2023_01_G9EC:/x64/levels/mp2023_01_G9EC/vehiclemods/monstrocitihsw_mods.rpf" ,
74
- " dlc_mp2023_01_G9EC:/x64/levels/mp2023_01_G9EC/vehiclemods/stingertthsw_mods.rpf" ,};
74
+ " dlc_mp2023_01_G9EC:/x64/levels/mp2023_01_G9EC/vehiclemods/stingertthsw_mods.rpf" ,
75
+
76
+ " dlc_mp2023_02_G9EC:/common/data/overlayinfo.xml" ,
77
+ " dlc_mp2023_02_G9EC:/common/data/interiorProxies.meta" ,
78
+ " dlc_mp2023_02_G9EC:/x64/levels/gta5/mp2023_02_g9ec_additions/mp2023_02_g9ec_additions.rpf" ,
79
+ " dlc_mp2023_02_G9EC:/x64/levels/gta5/mp2023_02_g9ec_additions/mp2023_02_g9ec_additions_metadata.rpf" ,
80
+ " dlc_mp2023_02_G9EC:/x64/levels/gta5/interiors/int_placement_m23_2_g9ec.rpf" ,
81
+ " dlc_mp2023_02_G9EC:/x64/levels/gta5/interiors/mp2023_02_dlc_int_3.rpf" ,
82
+ " dlc_mp2023_02_G9EC:/x64/levels/mp2023_02_G9EC/vehiclemods/vivanitehsw_mods.rpf" ,
83
+ };
75
84
76
85
static void (*_applyChangeSetEntry)(ChangeSetEntry* entry);
77
86
You can’t perform that action at this time.
0 commit comments