[10038] Prevent double triggering heal from 63534 and ranks.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>

Also use more simple and safe checks for added in [10035].
This commit is contained in:
zergtmn 2010-06-06 21:29:11 +04:00 committed by VladimirMangos
parent 2ca1b3fcea
commit ff2f722f49
2 changed files with 10 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10037"
#define REVISION_NR "10038"
#endif // __REVISION_NR_H__