fixed snowflake color

This commit is contained in:
Chunkybanana 2022-12-24 09:00:34 +00:00
parent c69f1e94e5
commit b744b3c908

View file

@ -127,23 +127,6 @@ export const main = createLayer("main", function (this: BaseLayer) {
max: 1
}
},
{
type: "color",
config: {
color: {
list: [
{
value: "fb1010",
time: 0
},
{
value: "f5b830",
time: 1
}
]
}
}
},
{
type: "moveSpeed",
config: {