rust/hedgewars-engine-messages/src/lib.rs
author Wuzzy <Wuzzy2@mail.ru>
Mon, 01 Apr 2019 19:16:55 +0200
changeset 14733 c760a2939b9c
parent 14260 f0c0d2d217c3
child 15284 ae8e14d14596
permissions -rw-r--r--
Hedgehogs: Move setting of random pos to chAddHH This fixes a problem that in missions, all hedgehogs start with Pos=0

pub mod messages;
pub mod parser;