[11526] Make ChatHandler accessable from script DLL as expected by recently added AI call.

This commit is contained in:
VladimirMangos 2011-05-24 01:10:04 +04:00
parent dcac3b8fa0
commit f98144e89d
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11525"
#define REVISION_NR "11526"
#endif // __REVISION_NR_H__