From 22d45be42139634f4085a3fef3988c71048894cc Mon Sep 17 00:00:00 2001 From: Salluci Date: Fri, 14 Jul 2023 18:43:19 +0300 Subject: [PATCH] function header --- addons/csw/functions/fnc_unloadMagazines.sqf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/csw/functions/fnc_unloadMagazines.sqf b/addons/csw/functions/fnc_unloadMagazines.sqf index d74045c985..02610023ec 100644 --- a/addons/csw/functions/fnc_unloadMagazines.sqf +++ b/addons/csw/functions/fnc_unloadMagazines.sqf @@ -5,7 +5,7 @@ * * Arguments: * 0: CSW (default: objNull) - * 1: Turret Path or to unload all turrets (default: [0], gunner turret) + * 1: Turret Path or True to unload all turrets (default: [0]) * 2: Return removed magazines (default: true) * * Return Value: