[7789] Fixed mana gain from spell effect EffectDestroyAllTotems.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
Maxxie 2009-05-06 13:18:44 +02:00 committed by ApoC
parent 54f29f7138
commit 4c29782d66
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 "7788"
#define REVISION_NR "7789"
#endif // __REVISION_NR_H__