[7673] Fixed pet spell cooldown values send in Player::PetSpellInitialize to client.

This commit is contained in:
VladimirMangos 2009-04-15 11:46:24 +04:00
parent 78dd259c38
commit 3e4b31debb
2 changed files with 5 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7672"
#define REVISION_NR "7673"
#endif // __REVISION_NR_H__