|
@@ -4976,8 +4976,8 @@ return {
|
|
|
{type = "Rectangle", name = "rec"},
|
|
|
{type = "Color", name = "topLeft"},
|
|
|
{type = "Color", name = "bottomLeft"},
|
|
|
- {type = "Color", name = "topRight"},
|
|
|
- {type = "Color", name = "bottomRight"}
|
|
|
+ {type = "Color", name = "bottomRight"},
|
|
|
+ {type = "Color", name = "topRight"}
|
|
|
}
|
|
|
},
|
|
|
{
|