mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-19 16:52:25 +00:00
Attempt to fix opcodes formatting
This commit is contained in:
parent
f29d87aced
commit
36ea946255
@ -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);
|
||||
|
||||
1256
tob/opcodes.md
1256
tob/opcodes.md
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user