mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-14 03:43:28 +00:00
fixed drone callsign on extract drone info function
This commit is contained in:
@@ -9,4 +9,5 @@ if (roleDescription _unit != "") then {
|
||||
_callsign = getText(configFile >> "CfgVehicles" >> typeOf _unit >> "displayName");
|
||||
};
|
||||
};
|
||||
|
||||
_callsign
|
||||
Reference in New Issue
Block a user