summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-04-11 21:06:51 +0300
committerAndrei Karas <akaras@inbox.ru>2017-04-11 21:06:51 +0300
commit7a55695b567da9b5781fc522ed596c6036a9fcc4 (patch)
tree5c5527303ab9e8ae97ebeaf8d465da50987060b1
parent89899f1c9e2fe449b5164e582c672536f4684d61 (diff)
downloadhercules-7a55695b567da9b5781fc522ed596c6036a9fcc4.tar.gz
hercules-7a55695b567da9b5781fc522ed596c6036a9fcc4.tar.bz2
hercules-7a55695b567da9b5781fc522ed596c6036a9fcc4.tar.xz
hercules-7a55695b567da9b5781fc522ed596c6036a9fcc4.zip
Temporary disable HOTKEY_SAVING because we hit sizeof(mmo_charstatus) > 65535.
-rw-r--r--src/common/mmo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h
index b3069b27c..76dfe6aaa 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)