Expanding the unit tree

This commit is contained in:
SilentSpike 2015-07-17 12:57:34 +01:00
parent 6540971298
commit 3b9a364a26

View File

@ -61,6 +61,7 @@ _cachedGrps = [];
};
_ctrl tvSort [[_node],false];
_ctrl tvExpand [_node];
};
} forEach GVAR(unitList);