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

Merge pull request #106 from CerxMe/fix-painter-desc

fixed minor inconsistency in painter description
This commit is contained in:
tobspr
2020-06-11 18:43:22 +02:00
committed by GitHub

View File

@@ -480,7 +480,7 @@ buildings:
painter:
default:
name: &painter Painter
description: Colors the whole shape on the left input with the color from the right input.
description: Colors the whole shape on the left input with the color from the top input.
double:
name: Painter (Double)
description: Colors the shapes on the left inputs with the color from the top input.