Fix lint
This commit is contained in:
parent
0492dfdf3a
commit
f36bd240a7
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ export class Player extends PlayableCaracter implements CurrentGamerInterface, G
|
||||||
frameRate: 10,
|
frameRate: 10,
|
||||||
repeat: -1
|
repeat: -1
|
||||||
}];
|
}];
|
||||||
};
|
}
|
||||||
|
|
||||||
moveUser(delta: number): void {
|
moveUser(delta: number): void {
|
||||||
//if user client on shift, camera and player speed
|
//if user client on shift, camera and player speed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue