Finalizes port. Closes #75

This commit is contained in:
jaynus 2015-04-11 13:41:00 -07:00
parent 75216c2f8b
commit 2418d99f97

View File

@ -2,7 +2,6 @@
#include "script_component.hpp"
TRACE_1("enter", _this);
if((count _this) > 0) then {
uiNameSpace setVariable ['ACE_RscOptics_javelin',_this select 0];
};