This commit is contained in:
jokoho48
2015-08-14 14:57:29 +02:00
parent d62f00146e
commit 8e7e9b9ee3

View File

@ -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);