diff --git a/addons/common/fnc_execNextFrame.sqf b/addons/common/fnc_execNextFrame.sqf index c81cc92b9..c9e53fda9 100644 --- a/addons/common/fnc_execNextFrame.sqf +++ b/addons/common/fnc_execNextFrame.sqf @@ -10,7 +10,7 @@ Parameters: _args - Parameters passed to the function executing. This will be the same array every execution. [optional] Returns: - Nothing + Nothing Useful Examples: (begin example)