(84593b8fb) Fixed: Oxygen levels of the patient on the submarine being adjusted too late
This commit is contained in:
@@ -21,7 +21,6 @@ namespace Barotrauma
|
||||
|
||||
public bool AddTarget(T target)
|
||||
{
|
||||
if (character.IsDead) { return false; }
|
||||
if (ReportedTargets.Contains(target))
|
||||
{
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user