mirror of
https://github.com/redstrate/Kawari.git
synced 2025-04-20 14:47:45 +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",
|
"name": "LogOutComplete",
|
||||||
"opcode": 105,
|
"opcode": 296,
|
||||||
"size": 8
|
"size": 8
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -204,12 +204,12 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "LogOut",
|
"name": "LogOut",
|
||||||
"opcode": 538,
|
"opcode": 127,
|
||||||
"size": 8
|
"size": 8
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Disconnected",
|
"name": "Disconnected",
|
||||||
"opcode": 983,
|
"opcode": 335,
|
||||||
"size": 8
|
"size": 8
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue