ACE3/TO_MERGE/ace/arty_mortars/fnc_showSight.sqf

9 lines
147 B
Plaintext

#include "script_component.hpp"
disableSerialization;
createDialog "ace_sys_arty_mortars_dialog";
PARAMS_1(_gun);
GVAR(m137Gun) = _gun;