clean: print
This commit is contained in:
parent
f0aaf0f29e
commit
926ac0dd54
@ -14,7 +14,6 @@ export default class extends AbstractView {
|
|||||||
async postInit()
|
async postInit()
|
||||||
{
|
{
|
||||||
await client.matchmaking.start(game_found)
|
await client.matchmaking.start(game_found)
|
||||||
console.log("start matchmaking")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
async getHtml() {
|
async getHtml() {
|
||||||
|
Loading…
Reference in New Issue
Block a user