ACE3/addons/hitreactions/XEH_preInit.sqf
2016-01-06 22:42:02 +01:00

9 lines
106 B
Plaintext

#include "script_component.hpp"
ADDON = false;
PREP(fallDown);
PREP(getRandomAnimation);
ADDON = true;