[7674] Fixed check of DB script string ids from db_script_string at loading.

This commit is contained in:
VladimirMangos 2009-04-16 13:47:01 +04:00
parent 3e4b31debb
commit 748ea8522a
2 changed files with 9 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7673"
#define REVISION_NR "7674"
#endif // __REVISION_NR_H__