[7834] Mangos string loading code cleanups.

* Better integration creature event ai strings.
* Not inclide in checks as expected max mangos strings range value to range
This commit is contained in:
VladimirMangos 2009-05-15 16:49:35 +04:00
parent a1f4549862
commit 6aacc45ace
5 changed files with 57 additions and 31 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7833"
#define REVISION_NR "7834"
#endif // __REVISION_NR_H__