Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
LinkIsGrim authored Feb 3, 2025
1 parent 767cd69 commit d9045b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion addons/medical_treatment/functions/fnc_treatment.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ private _treatmentTime = if (isText (_config >> _treatmentTimeConfig)) then {
getNumber (_config >> _treatmentTimeConfig);
};


if (_treatmentTime == 0) exitWith {false};

// Consume one of the treatment items if needed
Expand Down

0 comments on commit d9045b9

Please sign in to comment.