mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Rewrite onArsenalClose 3DEN comment
This commit is contained in:
@ -13,7 +13,7 @@ if (is3DEN) then {
|
||||
|
||||
GVAR(centerOrigin) hideObject false;
|
||||
|
||||
//--- Apply the loadout on all selected objects
|
||||
// Apply the loadout from the dummy to all selected units
|
||||
{
|
||||
_x setUnitLoadout (getUnitLoadout GVAR(center));
|
||||
_x setFace GVAR(currentFace);
|
||||
|
Reference in New Issue
Block a user