ACE3/addons/interaction/functions/fnc_openSubMenu.sqf
2015-01-12 21:14:27 -08:00

5 lines
101 B
Plaintext

// by commy2
#include "script_component.hpp"
[2, GVAR(Target), _this select 0] call FUNC(showMenu);