This commit is contained in:
DrMangoTea
2024-07-05 00:12:07 +02:00
parent b7a62684b8
commit 303be9dae4
18 changed files with 104 additions and 25 deletions

View File

@@ -0,0 +1 @@
Shapes.join(Block.box(1, 0, 5, 15, 10, 11), Block.box(5, 0, 0, 11, 11, 5), BooleanOp.OR)