[9952] Allow update subgroup in raid for offline players.

Also prevent crash and wrong subgroup number send from client.
This commit is contained in:
VladimirMangos 2010-05-22 11:47:46 +04:00
parent 29c0efe9b4
commit f758fac6f7
2 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 "9951"
#define REVISION_NR "9952"
#endif // __REVISION_NR_H__