mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 05:18:40 +00:00
Attempt to fix opcodes formatting
This commit is contained in:
@@ -2391,7 +2391,7 @@ namespace TOB
|
|||||||
s32 Desc;
|
s32 Desc;
|
||||||
*/
|
*/
|
||||||
|
|
||||||
buffer.WriteUInt32(emu->id);
|
buffer.WriteUInt32(emu->id); // Index
|
||||||
buffer.WriteUInt8(1);
|
buffer.WriteUInt8(1);
|
||||||
buffer.WriteInt32(emu->upper_hotkey_sid);
|
buffer.WriteInt32(emu->upper_hotkey_sid);
|
||||||
buffer.WriteInt32(emu->lower_hotkey_sid);
|
buffer.WriteInt32(emu->lower_hotkey_sid);
|
||||||
|
|||||||
+628
-628
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user