[9974] Restore raid functionality broken after one from 3.3.x switches.

* Fixed typo in raid converting code that triggering raid disband at server restart.
* Fixed current subgroup show for character and update group memebers data at move its
  in diff subgroups.
This commit is contained in:
VladimirMangos 2010-05-26 00:01:58 +04:00
parent dc82105963
commit 94888e52cd
8 changed files with 44 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9973"
#define REVISION_NR "9974"
#endif // __REVISION_NR_H__