mirror of
https://github.com/acemod/ACE3.git
synced 2025-07-25 04:42:48 +00:00
Fix Typo
This commit is contained in:
@ -13,7 +13,7 @@
|
|||||||
*/
|
*/
|
||||||
#include "script_component.hpp"
|
#include "script_component.hpp"
|
||||||
|
|
||||||
parama ["_huntIR"];
|
params ["_huntIR"];
|
||||||
|
|
||||||
GVAR(huntIR) = _huntIR;
|
GVAR(huntIR) = _huntIR;
|
||||||
GVAR(pos) = getPosVisual GVAR(huntIR);
|
GVAR(pos) = getPosVisual GVAR(huntIR);
|
||||||
|
Reference in New Issue
Block a user