mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
fixed incorrect tourniquet classname
This commit is contained in:
parent
6aae11944b
commit
5afc651519
@ -36,6 +36,6 @@ _tourniquets set[_part, 0];
|
||||
_target setvariable [QGVAR(tourniquets), _tourniquets, true];
|
||||
|
||||
// Adding the tourniquet item to the caller
|
||||
_caller addItem "ACE_tourniquet";
|
||||
_caller addItem QGVAR(tourniquet);
|
||||
|
||||
// "AinvPknlMstpSlayWrflDnon_medic
|
||||
|
Loading…
x
Reference in New Issue
Block a user