summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-04-11 21:06:51 +0300
committerAndrei Karas <akaras@inbox.ru>2017-05-10 19:09:43 +0300
commit9de2eb4065ab377e82b527411581837c4652d614 (patch)
tree813f1f1424be892a1c3399a4bc7fc5a148933fce
parentca827998ab6ca713d62b3f8a1242989c7c90e370 (diff)
downloadhercules-9de2eb4065ab377e82b527411581837c4652d614.tar.gz
hercules-9de2eb4065ab377e82b527411581837c4652d614.tar.bz2
hercules-9de2eb4065ab377e82b527411581837c4652d614.tar.xz
hercules-9de2eb4065ab377e82b527411581837c4652d614.zip
Temporary disable HOTKEY_SAVING because we hit sizeof(mmo_charstatus) > 65535.s20170529
-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 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)