[7891] Replace harcoded array of creature family skill lines by using DBC data.

This commit is contained in:
VladimirMangos 2009-05-25 02:56:01 +04:00
parent 32a66d2bd2
commit 51f7b8a482
3 changed files with 3 additions and 61 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7890"
#define REVISION_NR "7891"
#endif // __REVISION_NR_H__