Tempory fix EID_BlackMondayFemale_6HO4L

This commit is contained in:
Maiky M
2019-09-21 08:06:26 -06:00
committed by GitHub
parent 525b25ee6f
commit 4464e8fcc5

View File

@@ -58,6 +58,8 @@ namespace FModel
byte[] b = pakExtractor.GetData(y);
AssetPath = WriteFile(results[i], b).Replace("/", "\\");
if (results[i].Contains("EID_BlackMondayFemale_6HO4L")) break;
}
pakExtractor = null;