Update othello.game.vue
This commit is contained in:
parent
1d62003e08
commit
49b7340096
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ export default Vue.extend({
|
||||||
type: 'check',
|
type: 'check',
|
||||||
crc32
|
crc32
|
||||||
});
|
});
|
||||||
}, 10000);
|
}, 3000);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue