Fixed crashes when inviting same faction arena groups.

Fixed crash in BGEndedRemoveInvites (by setting queue type from deque to list).

Signed-off-by: Triply <triply@getmangos.com>
This commit is contained in:
Triply 2009-02-27 21:00:48 +01:00
parent f49ee9e157
commit bb1d8d7bc7
3 changed files with 15 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7354"
#define REVISION_NR "7355"
#endif // __REVISION_NR_H__