v1 #4
1 fichiers modifiés avec 0 ajouts et 2 suppressions
|
|
@ -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();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Chargement…
Référencer dans un nouveau ticket