Medical - Change WoundReopening default setting (#7246)

This commit is contained in:
PabstMirror 2019-10-20 16:46:30 -05:00 committed by GitHub
parent da5e9525b4
commit c37783de0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@
"CHECKBOX",
[LSTRING(WoundReopening_DisplayName), LSTRING(WoundReopening_Description)],
[ELSTRING(medical,Category), LSTRING(SubCategory_Treatment)],
true,
false,
true
] call CBA_settings_fnc_init;