mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Weather - Minor fix (#7302)
This commit is contained in:
parent
846b65864f
commit
20c7257ee1
@ -35,5 +35,5 @@ private _category = [format ["ACE %1", LLSTRING(Module_DisplayName)]];
|
||||
[LSTRING(showCheckAirTemperature_DisplayName)],
|
||||
_category,
|
||||
true, // default value
|
||||
false, // isGlobal
|
||||
false // isGlobal
|
||||
] call CBA_settings_fnc_init;
|
||||
|
Loading…
Reference in New Issue
Block a user