ACE3/addons/zeus/XEH_postInit.sqf

5 lines
186 B
Plaintext
Raw Normal View History

2016-02-26 06:57:18 +00:00
#include "script_component.hpp"
// Global skill module PVs values for persistence, just listen for the PV
QGVAR(GlobalSkillAI) addPublicVariableEventHandler FUNC(moduleGlobalSetSkill);