[9664] Fix what author of [9663] messed up, and include the changes in mangos.sql

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-04-03 02:32:31 +02:00
parent 53a010d5a5
commit 8bd8986d5d
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 "9663"
#define REVISION_NR "9664"
#endif // __REVISION_NR_H__