Barotrauma

Barotrauma

Oxygen Reloader
Showing 11-12 of 12 entries
< 1  >
Update: 5 Apr, 2023 @ 4:40pm

* refactor: Deleted redundant `ReplaceMaskTank` function since it's better to use only one for both gear types
* refactor: Added better `nil` check
* refactor: Added `return` after `ReplaceAny` function call to prevent further validation
* refactor: Reduced the number of if statements and combined conditions to improve readability

Update: 5 Apr, 2023 @ 12:34pm