Skip to content

Commit

Permalink
Update function header
Browse files Browse the repository at this point in the history
Co-authored-by: Grim <[email protected]>
  • Loading branch information
DartRuffian and LinkIsGrim authored Nov 11, 2024
1 parent 282936e commit 0ea54f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addons/medical/functions/fnc_fullHeal.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
*
* Arguments:
* 0: Patient <OBJECT>
* 1: Medic <OBJECT><OPTIONAL>
* 2: Log message <BOOL><OPTIONAL>
* 1: Medic <OBJECT> (default: objNull)
* 2: Log message <BOOL> (default: true)
*
* Return Value:
* None
Expand Down

0 comments on commit 0ea54f6

Please sign in to comment.