accessing wrong var

cusax-fix
Emil Ivov 21 years ago
parent 81567c2de9
commit fe125c5901

@ -294,7 +294,7 @@ void reevalContact()
{
synchronized (parentGroupModLock)
{
int totalStatus = 0;
this.totalStatus = 0;
//first lightremove or otherwise we won't be able to get hold of the
//contact

Loading…
Cancel
Save