[10634] Include non-percent mana cost in EffectDestroyAllTotems mana return.

Also small speedup for no-return spells.
This commit is contained in:
VladimirMangos 2010-10-21 01:55:21 +04:00
parent bf2b256720
commit 0901a4c2ac
2 changed files with 8 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10633"
#define REVISION_NR "10634"
#endif // __REVISION_NR_H__