[c12557] Fix some summon spells which have only coordinate targeting

This commit is contained in:
Schmoozerd 2013-05-31 09:08:33 +01:00 committed by Antz
parent 788803fe5f
commit d3e9161f96
2 changed files with 7 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12556"
#define REVISION_NR "12557"
#endif // __REVISION_NR_H__