mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Remove superfluous todo
This commit is contained in:
parent
88fb2765e3
commit
510538bc53
@ -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));
|
||||||
|
Loading…
Reference in New Issue
Block a user