threshold checking is now always truthy if a threshold isn't being ignored
This commit is contained in:
@@ -96,7 +96,7 @@ namespace Content.Shared.Atmos.Monitor
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
return false;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
// set the primary bound, takes a hard value
|
// set the primary bound, takes a hard value
|
||||||
|
|||||||
Reference in New Issue
Block a user