Remove superfluous todo

This commit is contained in:
KoffeinFlummi 2015-03-21 00:26:14 +01:00
parent 88fb2765e3
commit 510538bc53

View File

@ -346,7 +346,6 @@ class CfgVehicles {
}; };
class ACE_Actions { class ACE_Actions {
// @todo morphine, epi, bloodbag actions for basic
class ACE_Head { class ACE_Head {
runOnHover = 1; runOnHover = 1;
statement = QUOTE([ARR_3(_target, true, 0)] call DFUNC(displayPatientInformation)); statement = QUOTE([ARR_3(_target, true, 0)] call DFUNC(displayPatientInformation));