fix script error in tagging

This commit is contained in:
commy2 2016-03-20 17:09:03 +01:00
parent c76d1cb368
commit 5aeb19312b

View File

@ -17,7 +17,7 @@
#include "script_component.hpp"
GVAR(tagsToTest) = GVAR(tagsToTest) select {
params ["_tag", "_tagPosASL", "_vectorDirAndUp"];
_x params ["_tag", "_tagPosASL", "_vectorDirAndUp"];
_vectorDirAndUp params ["_v1", "_v2"];