From b7baee390cefaad4226173edceb02073bd0dc150 Mon Sep 17 00:00:00 2001 From: joschiwald Date: Wed, 19 Nov 2014 02:12:47 +0100 Subject: Core/Packets: updated SMSG_BINDPOINTUPDATE, SMSG_INVALIDATE_PLAYER, SMSG_LOGIN_SETTIMESPEED, SMSG_WORLD_SERVER_INFO --- src/server/shared/Common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/server/shared') diff --git a/src/server/shared/Common.h b/src/server/shared/Common.h index 4e23b4a4770..4bd4d16a6d7 100644 --- a/src/server/shared/Common.h +++ b/src/server/shared/Common.h @@ -118,7 +118,6 @@ const uint8 TOTAL_LOCALES = 9; #define DEFAULT_LOCALE LOCALE_enUS #define MAX_LOCALES 8 -#define MAX_ACCOUNT_TUTORIAL_VALUES 8 extern char const* localeNames[TOTAL_LOCALES]; -- cgit v1.2.3