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

10 lines
144 B
Plaintext

#include "script_component.hpp"
ADDON = false;
PREP(magazineRepack);
PREP(magazineRepackCallback);
PREP(openSelectMagazineUI);
ADDON = true;