mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
fixed minor inconsistency in painter description
This commit is contained in:
parent
144abcb69a
commit
88e8e2718a
@ -480,7 +480,7 @@ buildings:
|
|||||||
painter:
|
painter:
|
||||||
default:
|
default:
|
||||||
name: &painter Painter
|
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:
|
double:
|
||||||
name: Painter (Double)
|
name: Painter (Double)
|
||||||
description: Colors the shapes on the left inputs with the color from the top input.
|
description: Colors the shapes on the left inputs with the color from the top input.
|
||||||
|
Loading…
Reference in New Issue
Block a user