mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-11-21 22:38:41 -06:00
add todo
This commit is contained in:
parent
c284d5f7ed
commit
4440b07bbe
|
@ -32,6 +32,10 @@ pub fn authenticate_players(
|
|||
continue
|
||||
}
|
||||
}
|
||||
|
||||
//Spawn the user
|
||||
// TODO
|
||||
|
||||
//Approve the user
|
||||
server.0.send_message(*from, ServerToClientMessage::ServerHello {
|
||||
init: InitData {}
|
||||
|
|
Loading…
Reference in a new issue