hardcode new file

This commit is contained in:
Quaternions 2024-08-08 14:05:18 -07:00
parent c37069c566
commit 0b1a4a0ad4

View File

@ -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,