mirror of
https://github.com/mangosfour/server.git
synced 2025-12-19 04:37:06 +00:00
[11354] Resolve porblems with Pet regeneration timer conflict with Creature version.
* Creature regeneration code moved to new virtual function RegenerateAll * Pet instead direct call own regeneration code overwrite now RegenerateAll Big thanks to Vladskywolf for problem research and original patch version.
This commit is contained in:
parent
24853d6410
commit
6f8aa617d0
5 changed files with 64 additions and 47 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11353"
|
||||
#define REVISION_NR "11354"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue