[10961] Avoid use scripting support wrappers for internal server code.

This commit is contained in:
VladimirMangos 2011-01-04 22:46:25 +03:00
parent 3a99027a80
commit fda171d6bd
4 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10960"
#define REVISION_NR "10961"
#endif // __REVISION_NR_H__