[7611] Prevent casting owner spell/use item or gameobject by mind controlled player or creature.

This also prevent some crashes in like wrong case.
This commit is contained in:
VladimirMangos 2009-04-04 00:55:31 +04:00
parent e4daaaedb1
commit 485eb8adb1
2 changed files with 63 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7610"
#define REVISION_NR "7611"
#endif // __REVISION_NR_H__