mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Use needsRestart flag
This commit is contained in:
parent
e4391a8060
commit
b4d2eaae6e
@ -15,7 +15,8 @@ PREP_RECOMPILE_END;
|
||||
2, {
|
||||
profileNamespace setVariable [QGVAR(showEjectAction), parseNumber !_this];
|
||||
saveProfileNamespace;
|
||||
}
|
||||
},
|
||||
true // needs restart
|
||||
] call cba_settings_fnc_init;
|
||||
|
||||
ADDON = true;
|
||||
|
Loading…
Reference in New Issue
Block a user