[7475] Move Player::IsInFeralForm to Unit::IsInFeralForm

This commit is contained in:
VladimirMangos 2009-03-16 23:22:07 +03:00
parent 816862db65
commit c99a849eb9
5 changed files with 7 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7474"
#define REVISION_NR "7475"
#endif // __REVISION_NR_H__