ACE3/addons/movement/XEH_preInit.sqf
2015-01-18 06:45:28 +01:00

7 lines
98 B
Plaintext

#include "script_component.hpp"
PREP(getWeight);
PREP(canClimb);
PREP(climb);
PREP(handleClimb);