ready for dedi -- improvements to resupply, triageIcons too
This commit is contained in:
@@ -8,7 +8,7 @@ private _startingAssets = [];
|
||||
} forEach _startingAssetsByBase;
|
||||
|
||||
// get all current assets at each base and combine to array
|
||||
private _assetsByBase = call FUNC(getAssetsByBase);
|
||||
private _assetsByBase = call FUNC(getCurrentAssetsByBase);
|
||||
private _assets = [];
|
||||
{
|
||||
_assets append (_x#1);
|
||||
|
||||
Reference in New Issue
Block a user