From f36bd240a7363a9a3dfc0a71f676661930fc2df6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20N=C3=A9grier?= Date: Tue, 26 May 2020 17:43:25 +0200 Subject: [PATCH] Fix lint --- front/src/Phaser/Player/Player.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/src/Phaser/Player/Player.ts b/front/src/Phaser/Player/Player.ts index 3061a6fa..1c8458c0 100644 --- a/front/src/Phaser/Player/Player.ts +++ b/front/src/Phaser/Player/Player.ts @@ -99,7 +99,7 @@ export class Player extends PlayableCaracter implements CurrentGamerInterface, G frameRate: 10, repeat: -1 }]; - }; + } moveUser(delta: number): void { //if user client on shift, camera and player speed