[10186] Fixed visibility constant refresh problem with pet direct control spells.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
SilverIce 2010-07-13 02:11:10 +04:00 committed by VladimirMangos
parent 1ec05d4c4f
commit a0ea5cde4d
2 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10185"
#define REVISION_NR "10186"
#endif // __REVISION_NR_H__