From f980dd9ac6c1679caac7a41d806d65c90a02939f Mon Sep 17 00:00:00 2001 From: maximius Date: Sun, 27 Sep 2009 02:24:25 -0700 Subject: *Merge [8524] New cell search algorithm implemented. You can now choose different visibility distances on continents, in BG/Arenas and instances. Author: Ambal *Some warning cleanup --HG-- branch : trunk --- src/trinitycore/Main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/trinitycore/Main.cpp') diff --git a/src/trinitycore/Main.cpp b/src/trinitycore/Main.cpp index c62ada9ab6f..152f2ceb05e 100644 --- a/src/trinitycore/Main.cpp +++ b/src/trinitycore/Main.cpp @@ -40,7 +40,7 @@ // Format is YYYYMMDDRR where RR is the change in the conf file // for that day. #ifndef _TRINITY_CORE_CONFVER -# define _TRINITY_CORE_CONFVER 2009091201 +# define _TRINITY_CORE_CONFVER 2009092701 #endif //_TRINITY_CORE_CONFVER #ifdef WIN32 -- cgit v1.2.3