forked from StrafesNET/strafe-project
lol idk #1
@ -311,7 +311,7 @@ impl InstructionConsumer<Instruction<'_>> for Session{
|
|||||||
self.simulation=replay.simulation;
|
self.simulation=replay.simulation;
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
_=self.simulation.timer.set_paused(ins.time,false);
|
// don't unpause -- use the replay timer state whether it is pasued or unpaused
|
||||||
},
|
},
|
||||||
Instruction::Playback(SessionPlaybackInstruction::IncreaseTimescale)=>{
|
Instruction::Playback(SessionPlaybackInstruction::IncreaseTimescale)=>{
|
||||||
match &self.view_state{
|
match &self.view_state{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user