Update addons/markers/initSettings.sqf

This commit is contained in:
johnb432 2023-11-14 11:10:43 -08:00 committed by GitHub
parent aa5208d94a
commit ee9162bc63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ private _categoryName = format ["ACE %1", localize ELSTRING(map,Module_DisplayNa
[_categoryName, LLSTRING(Module_DisplayName)],
[
[0, 15, 30, 45],
[+00, +15, +30, +45],
[0, 15, 30, 45],
0
]
] call CBA_fnc_addSetting;