mirror of
https://github.com/4sval/FModel.git
synced 2026-03-28 12:45:36 -05:00
Tempory fix EID_BlackMondayFemale_6HO4L
This commit is contained in:
parent
525b25ee6f
commit
4464e8fcc5
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user