Skip to content
Snippets Groups Projects
Commit b8fce53b authored by tanguy.cavagna's avatar tanguy.cavagna :desktop:
Browse files

Charge radius updated

parent e7b3f7f8
Branches
Tags
1 merge request!7Charge radius updated
......@@ -30,7 +30,7 @@ void draw_charges(struct gfx_context_t *ctxt, charge_t *charges, int num_charges
coordinates_t ch0;
coordinates_t ch1;
int radius = 45;
int radius = 25;
int chargePadding = 10;
// Draw charges
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment