Skip to content

Commit 0b12a87

Browse files
committed
Update initSettings
1 parent 42cc8ab commit 0b12a87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

addons/ophthalmology/initSettings.inc.sqf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"CHECKBOX",
55
LLSTRING(setting_enable),
66
[CBA_SETTINGS_CAT, LSTRING(setting_subcategory_injury)],
7-
[true],
7+
[false],
88
true
99
] call CBA_fnc_addSetting;
1010

0 commit comments

Comments
 (0)