From 5321d32c8d670fbfbfe02f7df5066170aa20ee2e Mon Sep 17 00:00:00 2001 From: shennetsind Date: Fri, 14 Jun 2013 08:50:45 -0300 Subject: Updating .sql item db files Also Introducing the official DB2SQL plugin to quickly update the .sql db files. http://hercules.ws/board/topic/1105-hercules-wpe-free-june-14th-patch Signed-off-by: shennetsind --- src/config/const.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/config') diff --git a/src/config/const.h b/src/config/const.h index 7acdea688..a37cf696e 100644 --- a/src/config/const.h +++ b/src/config/const.h @@ -109,6 +109,13 @@ #undef CONSOLE_INPUT #endif +#ifdef RENEWAL + #define ITEMDB_SQL_COLUMNS 24 +#else + #define ITEMDB_SQL_COLUMNS 22 +#endif + + /** * End of File **/ -- cgit v1.2.3-70-g09d2