1786004498
This commit is contained in:
@@ -46,8 +46,6 @@ impl Trekstor {
|
||||
}
|
||||
|
||||
while self.accumulator > self.update_timestep {
|
||||
println!("Frame");
|
||||
|
||||
if !update(&mut self.screen, &self.input) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user