mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 02:30:44 -05:00
make patch do original code afterwards
This commit is contained in:
parent
3aec22097b
commit
83ea79c56c
@ -33,7 +33,7 @@ namespace Aki.Custom.Patches
|
||||
healthController.RemoveNegativeEffects(EBodyPart.RightArm);
|
||||
}
|
||||
|
||||
return false; // skip original
|
||||
return true; // Do original
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user