ACE3/addons/vehicles/XEH_preInit.sqf
2015-01-29 01:38:46 -06:00

9 lines
103 B
Plaintext

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