mirror of
https://github.com/redstrate/Kawari.git
synced 2025-07-24 21:47:45 +00:00
Fix opcode value for InitResponse
This commit is contained in:
parent
20a7a9b46f
commit
069387a565
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
},
|
||||
{
|
||||
"name": "InitResponse",
|
||||
"opcode": 186,
|
||||
"opcode": 279,
|
||||
"size": 14
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue