[7685] Load emotes.dbc and make emotes/emotetexts accessable from script DLL. Also some enum updates.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
NoFantasy 2009-04-18 16:04:42 +04:00 committed by VladimirMangos
parent e94c6755d0
commit b3c4e38409
6 changed files with 78 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7684"
#define REVISION_NR "7685"
#endif // __REVISION_NR_H__