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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;