v1 #4

Merged
rebillar merged 50 commits from dev into master 2023-12-29 21:34:13 +01:00
Showing only changes of commit 154957542a - Show all commits

View file

@ -52,6 +52,7 @@ function createNewPlayer(socket, name) {
id: playerCount,
x: pos[0],
y: pos[1],
z: 0,
dir: 0,
visibleDir: 0,
name: name