From c37069c566ea207db3dcea7189ec3b27e0882af5 Mon Sep 17 00:00:00 2001 From: Quaternions Date: Tue, 6 Aug 2024 14:50:44 -0700 Subject: [PATCH] utopia bot --- src/physics_worker.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/physics_worker.rs b/src/physics_worker.rs index e5e6591..6c3d008 100644 --- a/src/physics_worker.rs +++ b/src/physics_worker.rs @@ -279,7 +279,7 @@ pub fn new<'a>( ); */ //load bot - let bot_file=std::fs::File::open(format!("/home/quat/strafesnet/strafe-client/tools/1722976199076914659")).unwrap(); + let bot_file=std::fs::File::open(format!("/home/quat/strafesnet/strafe-client/tools/1722980796007573431")).unwrap(); let instructions=strafesnet_snf::bot::read_bot_debug(bot_file).unwrap(); let mut interpolator=PlayBacker::new( physics,