[7569] Fix typo in spell damage/healing default bonus for staked spell

Signed-off-by: pasdVn <pasdVn@getmangos.com>
This commit is contained in:
pasdVn 2009-03-28 15:15:53 +03:00 committed by DiSlord
parent 2f7039f12d
commit 910d4c8155
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7568"
#define REVISION_NR "7569"
#endif // __REVISION_NR_H__