mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 13:16:39 +00:00
Attempt to fix opcodes formatting
This commit is contained in:
@@ -2391,7 +2391,7 @@ namespace TOB
|
||||
s32 Desc;
|
||||
*/
|
||||
|
||||
buffer.WriteUInt32(emu->id);
|
||||
buffer.WriteUInt32(emu->id); // Index
|
||||
buffer.WriteUInt8(1);
|
||||
buffer.WriteInt32(emu->upper_hotkey_sid);
|
||||
buffer.WriteInt32(emu->lower_hotkey_sid);
|
||||
|
||||
Reference in New Issue
Block a user