test commit

This commit is contained in:
griffi-gh 2023-05-19 04:00:37 +02:00
parent ae4ed5d1f5
commit 56849a82cc

View file

@ -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
}