mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-11-13 19:08:41 -06:00
test commit
This commit is contained in:
parent
0edcc475ea
commit
cb18be7e2a
|
@ -8,6 +8,10 @@ use kubi_shared::networking::{
|
|||
use crate::events::player_actions::PlayerActionEvent;
|
||||
use super::{UdpClient, NetworkEvent};
|
||||
|
||||
pub fn init_net_player_map() {
|
||||
//TODO
|
||||
}
|
||||
|
||||
pub fn add_net_player() {
|
||||
//TODO
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue