fixed drone callsign on extract drone info function

This commit is contained in:
Valmo Trindade
2024-12-13 10:02:07 -03:00
parent e23c8cdb78
commit f5e35683a1
3 changed files with 4 additions and 3 deletions

View File

@@ -9,4 +9,5 @@ if (roleDescription _unit != "") then {
_callsign = getText(configFile >> "CfgVehicles" >> typeOf _unit >> "displayName");
};
};
_callsign