Fix parachute moving hog very fast or making it stuck when bumping into wall while facing the opposite direction (bug #742)
mod actions;pub mod client;pub mod core;pub mod coretypes;#[cfg(feature = "official-server")]mod database;mod handlers;pub mod indexslab;#[cfg(feature = "official-server")]pub mod io;pub mod network;pub mod room;