[8291] Now allow auto-casting pet spells out of combat by PetAI, related code cleanups.

This commit is contained in:
VladimirMangos 2009-08-01 23:18:55 +04:00
parent f27a29faef
commit f10653833f
3 changed files with 20 additions and 29 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8290"
#define REVISION_NR "8291"
#endif // __REVISION_NR_H__