class ACE_Settings {
    class GVAR(effects) {
        movedToSQF = 1;
    };
    class GVAR(showInThirdPerson) {
        movedToSQF = 1;
    };
};