mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 01:37:01 +00:00
[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:
parent
9166cd9ef3
commit
65657533ab
3 changed files with 5 additions and 19 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7940"
|
||||
#define REVISION_NR "7941"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue