fix nuke story
This commit is contained in:
parent
5c32b127d5
commit
83756b2f81
@ -20,7 +20,6 @@ export default class GameModule extends Module {
|
||||
switch (body.gameMode) {
|
||||
case wm.wm.protobuf.GameMode.MODE_STORY:
|
||||
{
|
||||
console.log(body);
|
||||
if (!(body.retired)) {
|
||||
let maxConsecutiveWins = car!.stConsecutiveWinsMax;
|
||||
if (maxConsecutiveWins < body.stResult!.stConsecutiveWins!) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user