mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 04:37:00 +00:00
[10019] Update realmd opcode list.
Thanks to Phazerz for helping with research.
This commit is contained in:
parent
603d576d60
commit
eadeda8f5d
4 changed files with 47 additions and 31 deletions
|
|
@ -107,7 +107,7 @@ int PatchHandler::svc(void)
|
|||
int flags = MSG_NOSIGNAL;
|
||||
|
||||
Chunk data;
|
||||
data.cmd = XFER_DATA;
|
||||
data.cmd = CMD_XFER_DATA;
|
||||
|
||||
ssize_t r;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue