[0125] Fix SpellShapeshiftEntry

Remove unexistant moveflags2
Fix spell 68992

Signed-off-by: Yaki Khadafi <ElSolDolLo@gmail.com>
This commit is contained in:
Yaki Khadafi 2012-08-17 18:59:55 +03:00 committed by Antz
parent cb28ee2736
commit 455f9d0aac
6 changed files with 10 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "0125"
#define REVISION_NR "0126"
#endif // __REVISION_NR_H__