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

8 lines
81 B
Plaintext

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