[8436] Return CMSG_SET_ACTIVE_VOICE_CHANNEL to STATUS_AUTHED.

It sent not only just after logout but also just before login packet.
This commit is contained in:
VladimirMangos 2009-08-29 21:28:10 +04:00
parent a33ba233c7
commit a86abcf977
3 changed files with 7 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8435"
#define REVISION_NR "8436"
#endif // __REVISION_NR_H__