[7672] Move ReceiveEmote from script API to AI API.

This is also fix triggering ReceiveEmote for EventAI broken at it move to mangos sources.
This commit is contained in:
VladimirMangos 2009-04-15 06:06:42 +04:00
parent 5020fcd3f1
commit 78dd259c38
9 changed files with 17 additions and 30 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7671"
#define REVISION_NR "7672"
#endif // __REVISION_NR_H__