ACE3/addons/interaction/functions/fn_openSubMenuSelf.sqf
2015-01-11 20:13:47 -03:00

5 lines
99 B
Plaintext

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