ACE3/addons/movement/XEH_preInit.sqf

7 lines
98 B
Plaintext
Raw Normal View History

2015-01-18 05:45:28 +00:00
#include "script_component.hpp"
PREP(getWeight);
PREP(canClimb);
PREP(climb);
PREP(handleClimb);