mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-12-25 05:08:21 -06:00
add todo
This commit is contained in:
parent
e89747794b
commit
539b6a1f91
|
@ -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