mirror of
https://github.com/redstrate/Kawari.git
synced 2025-04-19 22:36:49 +00:00
Fix logout for 7.20h
This commit is contained in:
parent
a5a9e49667
commit
fbf8212f8f
1 changed files with 3 additions and 3 deletions
|
@ -42,7 +42,7 @@
|
|||
},
|
||||
{
|
||||
"name": "LogOutComplete",
|
||||
"opcode": 105,
|
||||
"opcode": 296,
|
||||
"size": 8
|
||||
},
|
||||
{
|
||||
|
@ -204,12 +204,12 @@
|
|||
},
|
||||
{
|
||||
"name": "LogOut",
|
||||
"opcode": 538,
|
||||
"opcode": 127,
|
||||
"size": 8
|
||||
},
|
||||
{
|
||||
"name": "Disconnected",
|
||||
"opcode": 983,
|
||||
"opcode": 335,
|
||||
"size": 8
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue