From 48f482e207ce880fdd02e12f4e636888d40d5ab7 Mon Sep 17 00:00:00 2001 From: Sotirios Pupakis Date: Mon, 3 Jun 2024 22:10:46 +0200 Subject: [PATCH] fixed file header --- addons/m119/functions/fnc_handleLGShell.sqf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/addons/m119/functions/fnc_handleLGShell.sqf b/addons/m119/functions/fnc_handleLGShell.sqf index 5adb8a6..240192b 100644 --- a/addons/m119/functions/fnc_handleLGShell.sqf +++ b/addons/m119/functions/fnc_handleLGShell.sqf @@ -10,7 +10,8 @@ Handles the LG shell fired - pretty much a workaround for the fact that Arma is bad game Parameters: - _arty - object - M119 that fired + _arty - object - M119 that fired + _laserCode - number - laser code to search for Returns: Nothing