mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
* Fixed infinity recursion at reapply spell mod aura by self triggering. * Reapply pet/totems passives.
4 lines
108 B
C
4 lines
108 B
C
#ifndef __REVISION_NR_H__
|
|
#define __REVISION_NR_H__
|
|
#define REVISION_NR "8435"
|
|
#endif // __REVISION_NR_H__
|