forked from Mirrorlandia_minetest/minetest
now it works!
This commit is contained in:
parent
a1b2cd550e
commit
515a480d0e
@ -3116,6 +3116,7 @@ Player *Server::emergePlayer(const char *name, const char *password,
|
||||
return NULL;
|
||||
}
|
||||
// Got one.
|
||||
player->peer_id = peer_id;
|
||||
return player;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user