Commit cbb59f71 authored by Chunchi Che's avatar Chunchi Che

remove some log

parent 30d1301e
......@@ -47,8 +47,6 @@ export default function handleGameMsg(pb: ygopro.YgoStocMsg) {
break;
}
default: {
console.log("Unhandled GameMsg=" + msg.gameMsg);
break;
}
}
......
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