[9959] Fixed resent radnom problem with looting related to skinning code changes.

Thanks to boxa for help in research problem.
This commit is contained in:
VladimirMangos 2010-05-23 11:44:33 +04:00
parent f0b1c5bd74
commit fcf996b4fd
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9958"
#define REVISION_NR "9959"
#endif // __REVISION_NR_H__