[7941] Restore autocast pet spell state at load/resummon

* Revert partly "[7903] Load and save for pets only talents."
* Avoid use enum with bit size limit field (with unexpected work in cases use values negative for related biz size int type)
This commit is contained in:
VladimirMangos 2009-06-02 10:59:07 +04:00
parent 9166cd9ef3
commit 65657533ab
3 changed files with 5 additions and 19 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7940"
#define REVISION_NR "7941"
#endif // __REVISION_NR_H__