mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-11-21 14:28:43 -06:00
add log
This commit is contained in:
parent
b20c6fe552
commit
45c9b20ede
|
@ -80,5 +80,7 @@ pub fn authenticate_players(
|
|||
client.borrow_mut().send(
|
||||
res, 0, SendMode::Reliable
|
||||
);
|
||||
|
||||
log::info!("{username} joined the game!")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue