mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-09 16:26:47 +02:00
update symbols
This commit is contained in:
@@ -74,7 +74,8 @@ module magic_apartment(width, rows, columns, floors, up_down_rand) {
|
|||||||
|
|
||||||
// tiles, just quick and dirty
|
// tiles, just quick and dirty
|
||||||
module tile(width, edges, up_down_rand) {
|
module tile(width, edges, up_down_rand) {
|
||||||
symbols = ["", "", "", "", ""];
|
// Webdings
|
||||||
|
symbols = ["", "", "", "", "", "", ""];
|
||||||
half_w = width / 2;
|
half_w = width / 2;
|
||||||
one_third_w = width / 3;
|
one_third_w = width / 3;
|
||||||
one_sixth_w = width / 6;
|
one_sixth_w = width / 6;
|
||||||
|
Reference in New Issue
Block a user