ACE3/addons/optionsmenu/XEH_postInit.sqf

5 lines
93 B
Plaintext
Raw Normal View History

#include "script_component.hpp"
2015-01-21 23:29:42 +00:00
2015-01-23 08:43:43 +00:00
//Add Settings from configFile
[] call FUNC(addFromConfig);