mirror of
https://github.com/mangosfour/server.git
synced 2025-12-18 01:37:01 +00:00
[9276] Prevent gain/lost health/powers form death persistent periodic affects.
This must solve bugs with inconsistent death states also. Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
cc7a53ae16
commit
dfd5299d7e
2 changed files with 38 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "9275"
|
||||
#define REVISION_NR "9276"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue