[12691] Fix a bug with vmap extraction

This bug appears to have no real impact in wotlk original author @Schmoozerd
This commit is contained in:
sanctum32 2013-10-21 07:09:07 +03:00 committed by Antz
parent 6c84f6f537
commit 7cf1ed7c68
2 changed files with 3 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12690"
#define REVISION_NR "12691"
#endif // __REVISION_NR_H__