pub enum Error{ } /* BLOCK_DEMO_HEADER: //timeline of loading maps, bots */ pub struct Demo{ map:Box, bots:Vec, }