From 856386e9bf29c337cfaef8774c71a18a2ee06ce2 Mon Sep 17 00:00:00 2001 From: Quaternions Date: Thu, 8 Feb 2024 23:14:08 -0800 Subject: [PATCH] notes --- src/bot.rs | 2 ++ 1 file changed, 2 insertions(+) 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{