[11432] Provide access to some script data (names, count) for script DLL

This commit is contained in:
VladimirMangos 2011-05-07 18:18:04 +04:00
parent 3ecf19a05a
commit 341379e1ab
3 changed files with 15 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11431"
#define REVISION_NR "11432"
#endif // __REVISION_NR_H__