v1 #4
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
|
|
@ -213,8 +213,6 @@ class Render {
|
|||
this.ctx.beginPath();
|
||||
this.ctx.arc(player.x, player.y, 100, 0, 2 * Math.PI);
|
||||
this.ctx.lineWidth = 2;
|
||||
this.ctx.strokeStyle = 'black';
|
||||
this.ctx.stroke();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Caricamento…
Crea riferimento in una nuova segnalazione