[10512] Fixed cast item remove at trade enchanting in some cases

Also nit allow item use spels casts if item in trade.
This commit is contained in:
VladimirMangos 2010-09-21 10:34:01 +04:00
parent 14a240361d
commit 5e9b5a5297
3 changed files with 13 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10511"
#define REVISION_NR "10512"
#endif // __REVISION_NR_H__