mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 09:50:43 -05:00
fix BSGP2W patch
This commit is contained in:
parent
97589fd227
commit
cf328ca3d1
@ -15,7 +15,7 @@ namespace SPT.SinglePlayer.Patches.MainMenu
|
||||
}
|
||||
|
||||
[PatchPrefix]
|
||||
private static void Prefix(ref ClothingItem.GClass3461 offer)
|
||||
private static void Prefix(ref ClothingItem.GClass3521 offer)
|
||||
{
|
||||
offer.Offer.ExternalObtain = false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user