Fix undefined groupTags error

My mistake from 6736cd9
This commit is contained in:
ebayShopper
2017-03-01 11:24:09 -05:00
parent cf661380b6
commit 2032094fb4

View File

@@ -150,7 +150,6 @@ _myGroup = group _body;
[_body] joinSilent dayz_firstGroup; [_body] joinSilent dayz_firstGroup;
deleteGroup _myGroup; deleteGroup _myGroup;
terminate dayz_groupTags;
80000 cutText ["","PLAIN"]; //Clear group tags 80000 cutText ["","PLAIN"]; //Clear group tags
3 cutRsc ["default", "PLAIN",3]; 3 cutRsc ["default", "PLAIN",3];
4 cutRsc ["default", "PLAIN",3]; 4 cutRsc ["default", "PLAIN",3];