Commit 6166d8fd authored by chechunchi's avatar chechunchi

update small

parent dcb39be0
Pipeline #22479 passed with stages
in 14 minutes and 53 seconds
......@@ -48,7 +48,7 @@ export class YgoProPacket {
);
}
} catch (e) {
console.log(e);
console.error(e);
}
const dataView = new DataView(array);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment