[9487] Fix a typo in Pet::addSpell

Signed-off-by: Lightguard <Lightguard@tauri.hu>
This commit is contained in:
pasdVn 2010-02-28 23:36:15 +01:00 committed by Lightguard
parent 89cdcd2472
commit 9811c0d0e3
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9486"
#define REVISION_NR "9487"
#endif // __REVISION_NR_H__