[8387] Fixed error output at creature_template check

This commit is contained in:
arrai 2009-08-18 18:42:56 +02:00
parent 6e70c05191
commit 65e723ba9e
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 "8386"
#define REVISION_NR "8387"
#endif // __REVISION_NR_H__