fixed config duplicate entry

This commit is contained in:
Glowbal 2015-03-22 11:21:08 +01:00
parent ac4309237b
commit 5063e9cff9

View File

@ -60,7 +60,6 @@ class ACE_Medical_Actions {
callbackSuccess = QUOTE([ARR_3(_this select 0, _this select 1, true)] call DFUNC(actionCarryUnit));
callbackFailure = "";
callbackProgress = "";
animationPatient = "";
itemConsumed = 0;
animationPatient = "";
animationCaller = "";
@ -235,7 +234,6 @@ class ACE_Medical_Actions {
callbackSuccess = QUOTE([ARR_3(_this select 0, _this select 1, true)] call DFUNC(actionCarryUnit));
callbackFailure = "";
callbackProgress = "";
animationPatient = "";
itemConsumed = 0;
animationPatient = "";
animationCaller = "";