ACE3/addons/attach/XEH_preInit.sqf

7 lines
125 B
Plaintext
Raw Normal View History

#include "script_component.hpp"
PREPF(attach);
PREPF(canAttach);
PREPF(canDetach);
PREPF(detach);
PREPF(openAttachUI);