[9751] Add index by spell to character_spell

This is must fix porblem with long logins at
many broken spells in `character_spell` after client switch/etc.
This commit is contained in:
VladimirMangos 2010-04-16 08:36:05 +04:00
parent ef979daddc
commit b31c006bdc
5 changed files with 10 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9750"
#define REVISION_NR "9751"
#endif // __REVISION_NR_H__