Fixed typo
This commit is contained in:
@@ -140,7 +140,7 @@ pub(crate) async fn handle_mouse_cmd_req(
|
||||
|
||||
// World service integration - movement events
|
||||
|
||||
pub(crate) async fn handle_togggle_move_req(
|
||||
pub(crate) async fn handle_toggle_move_req(
|
||||
packet: Packet,
|
||||
connection_service: Arc<ConnectionService>,
|
||||
connection_id: String,
|
||||
|
||||
Reference in New Issue
Block a user