Fix formatting
This commit is contained in:
parent
cbe9298a0b
commit
442a52be07
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ impl Renderer {
|
|||
x: 0,
|
||||
y: 0,
|
||||
width,
|
||||
height
|
||||
height,
|
||||
}));
|
||||
|
||||
self.draw_primitive(Vector::new(0.0, 0.0), primitive, &mut layers);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue