Better func description

This commit is contained in:
esteldunedain 2016-01-20 13:07:51 -03:00
parent 89106f6953
commit 7860f375c2

View File

@ -1,6 +1,6 @@
/*
* Author: esteldunedain
* Update temperature of a weapon at regular intervals.
* Update cooldown calculation of all player weapons at regular intervals.
*
* Argument:
* None
@ -13,6 +13,7 @@
*
* Public: No
*/
#include "script_component.hpp"
if (primaryWeapon ACE_player != "") then {