mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-11-10 01:28:41 -06:00
test commit
This commit is contained in:
parent
ae4ed5d1f5
commit
56849a82cc
|
@ -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