Add missing login field
This commit is contained in:
parent
a1698d712f
commit
abc1444929
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ module.exports = (client, server, options) => {
|
|||
client.createClientUserChain = (privateKey) => {
|
||||
let payload = {
|
||||
...skinData,
|
||||
SkinGeometryDataEngineVersion: '', // 1.17.30
|
||||
|
||||
ClientRandomId: Date.now(),
|
||||
CurrentInputMode: 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue