[7823] Fix ScalingStatValue field size in item_template table.

Signed-off-by: DiSlord <dislord@nomail.com>
This commit is contained in:
DiSlord 2009-05-14 11:47:48 +04:00
parent dbf1f4323b
commit 640d46ce1f
4 changed files with 9 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7822"
#define REVISION_NR "7823"
#endif // __REVISION_NR_H__