|
@@ -26,7 +26,7 @@ export default class ActionsHandler {
|
|
//xst
|
|
//xst
|
|
window.workerReady = false
|
|
window.workerReady = false
|
|
this.vDecoder = new VDecoder({
|
|
this.vDecoder = new VDecoder({
|
|
- maxChip: 10,
|
|
|
|
|
|
+ maxChip: 3,
|
|
});
|
|
});
|
|
window.vDecoder = this.vDecoder
|
|
window.vDecoder = this.vDecoder
|
|
this.init()
|
|
this.init()
|