From 9de2eb4065ab377e82b527411581837c4652d614 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 11 Apr 2017 21:06:51 +0300 Subject: Temporary disable HOTKEY_SAVING because we hit sizeof(mmo_charstatus) > 65535. --- src/common/mmo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/mmo.h b/src/common/mmo.h index 7bd5b7c06..a74c5ac3f 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -84,7 +84,7 @@ #if PACKETVER >= 20070227 // Comment the following like to disable server-side hot-key saving support. [Skotlex] // Note that newer clients no longer save hotkeys in the registry! -#define HOTKEY_SAVING +//#define HOTKEY_SAVING #if PACKETVER < 20090603 // (27 = 9 skills x 3 bars) (0x02b9,191) -- cgit v1.2.3-70-g09d2