ACE3/addons/interaction/functions/fnc_onSelectMenuDblClick.sqf

5 lines
131 B
Plaintext
Raw Normal View History

2015-01-11 19:32:51 +00:00
// by CorruptedHeart, commy2
2015-01-11 23:13:47 +00:00
#include "script_component.hpp"
2015-01-11 19:32:51 +00:00
2015-01-11 23:13:47 +00:00
call compile (lbData [8866, lbCurSel 8866]) call GVAR(SelectAccept);