mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 01:50:45 -05:00
fix debug patch
This commit is contained in:
parent
f7ce462761
commit
009d0b70b1
@ -61,7 +61,7 @@ namespace SPT.Debugging.Patches
|
||||
}
|
||||
|
||||
[PatchPrefix]
|
||||
public static bool PatchPrefix(GClass1483 __instance, BotCreationDataClass data)
|
||||
public static bool PatchPrefix(GClass1502 __instance, BotCreationDataClass data)
|
||||
{
|
||||
var firstBotRole = data.Profiles[0].Info.Settings.Role;
|
||||
if (firstBotRole != WildSpawnType.pmcBEAR || firstBotRole != WildSpawnType.pmcUSEC)
|
||||
|
Loading…
x
Reference in New Issue
Block a user