Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueTheKing committed Aug 19, 2023
1 parent a14e9a7 commit 7849fb6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ private _defibProvider = _patient getVariable [QGVAR(Defibrillator_Provider), ob

if (_defibProvider isEqualTo objNull) exitWith {false};

_defibProvider select 0;

private _condition = false;

switch (_defibProvider select 1) do {
Expand Down

0 comments on commit 7849fb6

Please sign in to comment.