ACE_Settings: do not load client settings on dedi servers or HC

This commit is contained in:
Nicolás Badano 2015-02-08 18:29:49 -03:00
parent 1717d75a20
commit 1b9d0aa635

View File

@ -2,7 +2,9 @@
#include "script_component.hpp"
// Load settings from profile
if (hasInterface) then {
call FUNC(loadSettingsFromProfile);
};
// Listens for global "SettingChanged" events, to update the force status locally
["SettingChanged", {