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-19 18:05:28 +0300
commita48da7032ef0061d73dd139710dc62bfe0db524f (patch)
tree7f744b5585a5ca31f0479a5517834ff248edcfe2
parentf1755f20fffcd201b128a8452be31c61c5a8b380 (diff)
downloadhercules-r20170419.tar.gz
hercules-r20170419.tar.bz2
hercules-r20170419.tar.xz
hercules-r20170419.zip
Temporary disable HOTKEY_SAVING because we hit sizeof(mmo_charstatus) > 65535.r20170419
-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)