"...Irrlicht/svn:/svn.code.sf.net/p/irrlicht/code/trunk@3608" did not exist on "418b86182790645e546382f6553288d964b71cc3"
Commit 36bd5ad9 authored by Chunchi Che's avatar Chunchi Che Committed by WANG HE

add some log

parent 2ffcf1b6
......@@ -70,6 +70,8 @@ export default function handleSocketMessage(e: MessageEvent) {
break;
}
default: {
console.log(packet);
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