Forgor a field
This commit is contained in:
parent
ec70f7b2de
commit
e4a679a6f8
@ -39,6 +39,7 @@ export default class GameModule extends Module {
|
||||
stConsecutiveWins: body.stResult!.stConsecutiveWins!,
|
||||
stConsecutiveWinsMax: maxConsecutiveWins,
|
||||
odometer: body.odometer,
|
||||
playCount: body.playCount
|
||||
}
|
||||
})
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user