rust/hedgewars-server/src/core.rs
author Wuzzy <Wuzzy2@mail.ru>
Mon, 16 Sep 2019 00:31:53 +0200
changeset 15409 330a2d7d520d
parent 15120 febccab419b1
child 15520 fd3a20e9d095
permissions -rw-r--r--
Set Racer scheme turn time to 90 to match Racer script's

pub mod client;
pub mod indexslab;
pub mod room;
pub mod server;
pub mod types;