1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00

update header

This commit is contained in:
LinkIsGrim 2024-02-08 19:18:40 -03:00
parent d64f0f30f3
commit ec17efe6f9

@ -1,6 +1,6 @@
#include "..\script_component.hpp"
/*
* Author: Dslyecxi, PabstMirror
* Author: Dslyecxi, PabstMirror, LinkIsGrim
* Refreshes nvg effect if switching NVG goggles.
*
* Arguments:
@ -13,7 +13,7 @@
* None
*
* Example:
* [player] call ace_nightvision_fnc_onSlotItemChanged
* [player, "ACE_NVG_Wide", 616, true] call ace_nightvision_fnc_onSlotItemChanged
*
* Public: No
*/