1786013386
This commit is contained in:
@@ -94,10 +94,10 @@ impl Trekstor {
|
||||
dbg!("Rendering");
|
||||
renderer.render(&mut buffer1, self.ctx.screen.width() as usize);
|
||||
|
||||
self.ctx
|
||||
.screen
|
||||
.fill_contiguous(&self.ctx.screen.rect(), buffer1)
|
||||
.ok();
|
||||
// self.ctx
|
||||
// .screen
|
||||
// .fill_contiguous(&self.ctx.screen.rect(), buffer1)
|
||||
// .ok();
|
||||
});
|
||||
|
||||
self.ctx.screen.flush();
|
||||
|
||||
Reference in New Issue
Block a user