comment about determinism
This commit is contained in:
parent
713b235816
commit
b28fa25279
@ -284,6 +284,7 @@ impl InstructionConsumer<Instruction<'_>> for Session{
|
||||
run_mouse_interpolator_instruction!(MouseInterpolatorInstruction::Idle);
|
||||
// this just refreshes the replays
|
||||
for replay in self.replays.values_mut(){
|
||||
// TODO: filter idles from recording, inject new idles in real time
|
||||
replay.advance(ins.time);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user