Skip to content

Commit

Permalink
improve visual aspect of genstar example model
Browse files Browse the repository at this point in the history
  • Loading branch information
ptaillandier committed May 7, 2022
1 parent 27d562b commit 77cc9e6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -26,7 +26,7 @@ species people {
string Sexe;

aspect default {
draw circle(2) color: #red border: #black;
draw circle(0.5) color: #red border: #black;
}
}

Expand Down

0 comments on commit 77cc9e6

Please sign in to comment.