mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2025-09-14 16:19:50 +00:00
remove unnecessary changes
This commit is contained in:
parent
c1bbaed9a2
commit
c7168eae68
3 changed files with 14 additions and 58 deletions
|
@ -177,14 +177,3 @@ module debug() {
|
|||
|
||||
%children();
|
||||
}
|
||||
|
||||
module display() {
|
||||
$height_slices = 30;
|
||||
$minkowski_facets = 64;
|
||||
$shape_facets = 64;
|
||||
$stem_type = "disable";
|
||||
$support_type = "disable";
|
||||
$stem_support_type = "disable";
|
||||
|
||||
children();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue