mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
now it works!
This commit is contained in:
parent
a1b2cd550e
commit
515a480d0e
1 changed files with 1 additions and 0 deletions
|
@ -3116,6 +3116,7 @@ Player *Server::emergePlayer(const char *name, const char *password,
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
// Got one.
|
// Got one.
|
||||||
|
player->peer_id = peer_id;
|
||||||
return player;
|
return player;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue