[9694] Not crash in case unknown spell expected to be learned at spec switch.

It will output error insteed and continue.
This commit is contained in:
VladimirMangos 2010-04-08 05:47:08 +04:00
parent 93bc46b1f3
commit 45fba95d13
2 changed files with 19 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9693"
#define REVISION_NR "9694"
#endif // __REVISION_NR_H__