1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-16 11:41:50 +00:00

fixed minor inconsistency in painter description

This commit is contained in:
Vojtěch Ducháček 2020-06-11 16:31:38 +02:00
parent c700178989
commit 7c7e2a3ffa
No known key found for this signature in database
GPG Key ID: 291FE04FC2E5DE54

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.