mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[9797] Prevent interect with NPC/Gameobject player in non-react state
* (stun,confuse,fleeing). * This also fix cheating with taxi use. Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
6ab55fa09e
commit
bb95e4a868
2 changed files with 9 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9796"
|
||||
#define REVISION_NR "9797"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue