[9786] Fixed crash at drop vendor items (anorther way).

This commit is contained in:
VladimirMangos 2010-04-24 02:40:11 +04:00
parent 7b675219e7
commit eb66482020
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9785"
#define REVISION_NR "9786"
#endif // __REVISION_NR_H__