Fix formatting
This commit is contained in:
parent
cbe9298a0b
commit
442a52be07
@ -104,7 +104,7 @@ impl Renderer {
|
|||||||
x: 0,
|
x: 0,
|
||||||
y: 0,
|
y: 0,
|
||||||
width,
|
width,
|
||||||
height
|
height,
|
||||||
}));
|
}));
|
||||||
|
|
||||||
self.draw_primitive(Vector::new(0.0, 0.0), primitive, &mut layers);
|
self.draw_primitive(Vector::new(0.0, 0.0), primitive, &mut layers);
|
||||||
|
Loading…
Reference in New Issue
Block a user