summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
diff options
context:
space:
mode:
authorDastgir <dastgir@users.noreply.github.com>2015-08-27 21:21:59 +0530
committerDastgir <dastgir@users.noreply.github.com>2015-08-27 21:21:59 +0530
commite2c5e1c60120a3e22fd71ee6b73748a05213fc8e (patch)
treef9357ef349422c260e09237e5f6e9811d38e15d7 /src/common/mmo.h
parentbcf51fa5a12d07fe80975bc921ccce3e4f6bf35d (diff)
parent2b4b33b06a964e83bf5df9f7f0b795ddf76f9dd0 (diff)
downloadhercules-e2c5e1c60120a3e22fd71ee6b73748a05213fc8e.tar.gz
hercules-e2c5e1c60120a3e22fd71ee6b73748a05213fc8e.tar.bz2
hercules-e2c5e1c60120a3e22fd71ee6b73748a05213fc8e.tar.xz
hercules-e2c5e1c60120a3e22fd71ee6b73748a05213fc8e.zip
Merge pull request #674 from HerculesWS/hotkey
Hotkey Rotate Packet Implemented
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r--src/common/mmo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h
index 3e497c667..1567f20be 100644
--- a/src/common/mmo.h
+++ b/src/common/mmo.h
@@ -533,6 +533,8 @@ struct mmo_charstatus {
unsigned char font;
uint32 uniqueitem_counter;
+
+ unsigned char hotkey_rowshift;
};
typedef enum mail_status {