1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Start working on 1.1.9

This commit is contained in:
tobspr
2020-06-10 11:33:16 +02:00
parent a2ee16589f
commit b56dd6fa7f
4 changed files with 8 additions and 3 deletions

View File

@@ -433,7 +433,7 @@ buildings:
description: Colors the whole shape on the left input with the color from the right input.
double:
name: Painter (Double)
description: Colors the both shapes on the left input with the color from the right input.
description: Colors the shapes on the left inputs with the color from the top input.
quad:
name: Painter (Quad)
description: Allows to color each quadrant of the shape with a different color.