lol idk #1

Open
Quaternions wants to merge 1032 commits from StrafesNET/strafe-project:master into master
Showing only changes of commit 856386e9bf - Show all commits

@ -75,6 +75,8 @@ pub struct Segment{
//instruction_count:u32, //instruction_count:u32,
//#[br(count=instruction_count)] //#[br(count=instruction_count)]
//instructions:Vec<instruction::TimedInstruction<simulation::Instruction>> //instructions:Vec<instruction::TimedInstruction<simulation::Instruction>>
//please remember that strafe ticks are implicit! 33% smaller bot files
} }
pub struct StreamableBot<R:BinReaderExt>{ pub struct StreamableBot<R:BinReaderExt>{