clean: print

This commit is contained in:
starnakin 2023-12-12 15:20:26 +01:00
parent f0aaf0f29e
commit 926ac0dd54

View File

@ -14,7 +14,6 @@ export default class extends AbstractView {
async postInit()
{
await client.matchmaking.start(game_found)
console.log("start matchmaking")
}
async getHtml() {