[7283] Use map for trainer spells for fast find data by spell id.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
zhenya 2009-02-15 22:47:47 +03:00 committed by VladimirMangos
parent 02b4b2f0b1
commit 22656b33e3
5 changed files with 38 additions and 42 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7282"
#define REVISION_NR "7283"
#endif // __REVISION_NR_H__