mirror of
https://github.com/mangosfour/server.git
synced 2025-12-26 16:37:06 +00:00
* Talent have spell family GENERIC, move code to correct case * Not use caster for spells that expected self applied, avoid caster search without need in Aura::PeriodicDummyTick
4 lines
108 B
C
4 lines
108 B
C
#ifndef __REVISION_NR_H__
|
|
#define __REVISION_NR_H__
|
|
#define REVISION_NR "8579"
|
|
#endif // __REVISION_NR_H__
|