server update2
This commit is contained in:
parent
162663ed34
commit
a543567b99
1 changed files with 2 additions and 2 deletions
|
@ -54,8 +54,8 @@ function generatePosition(){
|
|||
break;
|
||||
}
|
||||
}
|
||||
return x, y;
|
||||
|
||||
//return x, y;
|
||||
return 500, 100;
|
||||
}
|
||||
|
||||
function createNewPlayer(socket, name){
|
||||
|
|
Loading…
Reference in a new issue