[7359] Fixed crash when removing battleground from BGFreeSlotQueue.

Fixed player will now drop a flag before he logs out, if he is in BG.

Signed-off-by: Triply <triply@getmangos.com>
This commit is contained in:
Triply 2009-02-28 09:55:17 +01:00
parent 2791d5a6d3
commit 4994611582
3 changed files with 8 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7358"
#define REVISION_NR "7359"
#endif // __REVISION_NR_H__