Merge branch 'dev' of https://git.etud.insa-toulouse.fr/rebillar/GrandTabernacleAutoVI into dev
This commit is contained in:
commit
34ce42865c
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ function createNewPlayer(socket, name) {
|
|||
id: playerCount,
|
||||
x: pos[0],
|
||||
y: pos[1],
|
||||
z: 0,
|
||||
dir: 0,
|
||||
visibleDir: 0,
|
||||
name: name
|
||||
|
|
Loading…
Reference in a new issue