A BUG HAS BEEN FOUND!!!!
This commit is contained in:
parent
2f7597146e
commit
ab05893813
@ -206,7 +206,7 @@ impl MouseInterpolator{
|
|||||||
|
|
||||||
//use the standard input interface so the instructions are written out to bots
|
//use the standard input interface so the instructions are written out to bots
|
||||||
self.handle_instruction(&TimedInstruction{
|
self.handle_instruction(&TimedInstruction{
|
||||||
time:self.timer.time(time),
|
time,
|
||||||
instruction:Instruction::Input(InputInstruction::ResetAndSpawn(
|
instruction:Instruction::Input(InputInstruction::ResetAndSpawn(
|
||||||
strafesnet_common::gameplay_modes::ModeId::MAIN,
|
strafesnet_common::gameplay_modes::ModeId::MAIN,
|
||||||
strafesnet_common::gameplay_modes::StageId::FIRST,
|
strafesnet_common::gameplay_modes::StageId::FIRST,
|
||||||
|
Loading…
Reference in New Issue
Block a user