Files
ACE3/addons/arsenal/functions/fnc_buttonExport.sqf
2017-11-03 11:07:18 +01:00

6 lines
105 B
Plaintext

#include "script_component.hpp"
params ["_display"];
[_display, "Not implemented"] call FUNC(message);