diff --git a/src/bot.rs b/src/bot.rs index a22f923..db5889d 100644 --- a/src/bot.rs +++ b/src/bot.rs @@ -75,6 +75,8 @@ pub struct Segment{ //instruction_count:u32, //#[br(count=instruction_count)] //instructions:Vec> + + //please remember that strafe ticks are implicit! 33% smaller bot files } pub struct StreamableBot{