[10892] Fix load creature *addon data from database

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-12-19 12:37:42 +01:00
parent abb92f4224
commit d923302669
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10891"
#define REVISION_NR "10892"
#endif // __REVISION_NR_H__