started working on bezier extrusion, slightly updated dogear flopness

This commit is contained in:
tessaK9 2026-03-11 10:22:22 +01:00
commit 7201d83ebe
2 changed files with 42 additions and 1 deletions

View file

@ -84,7 +84,7 @@ module dogear(flopness){
dogearAllOptions(a1, a2, a3, a4);
}
else{
if(flopness == "nflop"){
if(flopness == "lflop"){
a1 = 15;
a2 = 15;
a3 = 15;