1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-04-23 23:57:46 +00:00

Fix chat message packet size

This commit is contained in:
Joshua Goins 2025-03-31 21:16:09 -04:00
parent 2db7716aa9
commit 55355381f9

View file

@ -215,7 +215,7 @@
{
"name": "ChatMessage",
"opcode": 293,
"size": 1056
"size": 58
},
{
"name": "GameMasterCommand",
@ -234,7 +234,7 @@
},
{
"name": "Unk16",
"opcode": 392,
"opcode": 953,
"size": 8
},
{
@ -244,7 +244,7 @@
},
{
"name": "Unk18",
"opcode": 221,
"opcode": 409,
"size": 8
},
{