diff --git a/src/physics_worker.rs b/src/physics_worker.rs index 6c3d008..d1c9e4e 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/1722980796007573431")).unwrap(); + let bot_file=std::fs::File::open(format!("/run/media/quat/Files/Documents/Strafe Client/debug_bots_v2/1723150291506606436")).unwrap(); let instructions=strafesnet_snf::bot::read_bot_debug(bot_file).unwrap(); let mut interpolator=PlayBacker::new( physics,