Skip to content
Snippets Groups Projects
Commit b7b2a36d authored by Finn Bear's avatar Finn Bear
Browse files

Typo.

parent 42a4e68b
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ fn main() {
Rgba::from([255, 255, 255, 255]),
);
// Draw white circle in center.
// Draw red circle in center.
draw_filled_circle_mut(
&mut image,
(RESOLUTION_I32 / 2, RESOLUTION_I32 / 2),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment