Revert "Send new group to server for update"

This reverts commit 3f83354066.
This commit is contained in:
ebaydayz
2016-10-30 12:50:37 -04:00
parent 3f83354066
commit 6d8afc9d32
7 changed files with 12 additions and 13 deletions

View File

@@ -9,7 +9,7 @@ if (isNull _target or _target == player or player != leader group player) exitWi
[_target] join grpNull;
PVDZ_Server_UpdateGroup = [2,player,(group player),_targetUID];
PVDZ_Server_UpdateGroup = [2,player,_targetUID];
publicVariableServer "PVDZ_Server_UpdateGroup";
call dayz_selectGroupMember; //update lbCurSel change