Files
ACE3/addons/hitreactions/XEH_preInit.sqf
2015-03-26 15:06:51 +01:00

8 lines
80 B
Plaintext

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