[7396] Fixed crash at group disband after some player invite decline and offline.

Correctly cleanup invites list at decline.
This commit is contained in:
VladimirMangos 2009-03-07 07:48:14 +03:00
parent 2159dee379
commit 1727657ab5
3 changed files with 7 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7395"
#define REVISION_NR "7396"
#endif // __REVISION_NR_H__