remove obsolete comment
This commit is contained in:
parent
21d7db5677
commit
c2da0759b9
1 changed files with 0 additions and 1 deletions
|
|
@ -485,7 +485,6 @@ export async function main(
|
|||
}
|
||||
|
||||
if (MODE === MODE_PLAY) {
|
||||
// TODO: register onServerChange function before connecting to server
|
||||
Communication.onServerChange((msg) => {
|
||||
const msgType = msg[0]
|
||||
const evClientId = msg[1]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue