Fixed typo

This commit is contained in:
2025-07-22 00:12:53 -04:00
parent 66b11b92ea
commit 7cac892c2a
2 changed files with 2 additions and 2 deletions

View File

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