mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-12-24 21:08:19 -06:00
add log
This commit is contained in:
parent
d89d4bf4ca
commit
c823aa12cc
|
@ -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