mirror of
https://github.com/acemod/ACE3.git
synced 2025-07-25 21:02:48 +00:00
removed duplicate condition attribute
This commit is contained in:
@ -80,7 +80,6 @@ class Medical {
|
||||
runOnHover = 1;
|
||||
exceptions[] = {"isNotInside"};
|
||||
statement = QUOTE([ARR_3(_target, true, 1)] call DFUNC(displayPatientInformation));
|
||||
condition = "true";
|
||||
showDisabled = 1;
|
||||
priority = 2;
|
||||
hotkey = "";
|
||||
|
Reference in New Issue
Block a user