mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-14 02:33:30 +00:00
removed old function, will have to refactor everything
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
params["_unit"];
|
||||
|
||||
private _callsign = "";
|
||||
|
||||
if (roleDescription _unit != "") then {
|
||||
_callsign = name _unit + " | " + roleDescription _unit;
|
||||
} else {
|
||||
_callsign = name _unit;
|
||||
};
|
||||
|
||||
_callsign
|
||||
Reference in New Issue
Block a user