WIP: add asset diary pages
This commit is contained in:
@@ -4,7 +4,7 @@ private _assetList = missionNamespace getVariable "milsim_var_fixedAssets";
|
||||
|
||||
_text = "<font size='24' color='#ff0000'>=======------ Mission Data Set ------=======</font>";
|
||||
|
||||
{
|
||||
{
|
||||
_callSign = _x select 0;
|
||||
_asset = _x select 1;
|
||||
_assigned = _x select 2;
|
||||
|
||||
Reference in New Issue
Block a user