summaryrefslogtreecommitdiff
path: root/src/common/mmo.h
diff options
context:
space:
mode:
authorDastgir <dastgirpojee@rocketmail.com>2015-08-27 20:47:23 +0530
committerDastgir <dastgirpojee@rocketmail.com>2015-08-27 21:16:42 +0530
commit2b4b33b06a964e83bf5df9f7f0b795ddf76f9dd0 (patch)
treef9357ef349422c260e09237e5f6e9811d38e15d7 /src/common/mmo.h
parentbcf51fa5a12d07fe80975bc921ccce3e4f6bf35d (diff)
downloadhercules-2b4b33b06a964e83bf5df9f7f0b795ddf76f9dd0.tar.gz
hercules-2b4b33b06a964e83bf5df9f7f0b795ddf76f9dd0.tar.bz2
hercules-2b4b33b06a964e83bf5df9f7f0b795ddf76f9dd0.tar.xz
hercules-2b4b33b06a964e83bf5df9f7f0b795ddf76f9dd0.zip
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 {