Finally working

This commit is contained in:
n1073645 2019-12-04 09:07:12 +00:00
parent 49a05c5d73
commit ee3e6751be
3 changed files with 23 additions and 25 deletions

View file

@ -280,7 +280,7 @@ class Magic {
if (_buffersEqual(output, new ArrayBuffer())) {
return;
}
const outputRegexes = OperationConfig[op.op].outputRegexes;
switch (flag) {
case "Input":