Rewrite onArsenalClose 3DEN comment

This commit is contained in:
Josuan Albin
2017-11-03 16:12:33 +01:00
parent fec8b2f6a2
commit 62f79f109d

View File

@ -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);