forked from StrafesNET/strafe-client
hardcode new file
This commit is contained in:
parent
c37069c566
commit
0b1a4a0ad4
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user