fixed issue that standard ears were assymetric

This commit is contained in:
tessaK9 2026-03-30 20:44:30 +02:00
commit c3a279fd47
2 changed files with 1 additions and 1 deletions

View file

@ -23,4 +23,4 @@ module dogears(rightear = "flop", leftear = "flop"){
}
}
dogears(leftear = "lflop");
dogears();

Binary file not shown.