春节主题+背景+音乐

This commit is contained in:
MrZ626
2021-01-04 21:01:33 +08:00
parent fd7574e7fd
commit 861f6f7127
5 changed files with 128 additions and 3 deletions

View File

@@ -829,6 +829,8 @@ function WIDGET.set(list)
local c1,c2,c3
if FESTIVAL=="Xmas"then
c1,c2,c3=COLOR.red,COLOR.white,COLOR.green
elseif FESTIVAL=="sprFes"then
c1,c2,c3=COLOR.red,COLOR.orange,COLOR.yellow
end
for _,W in next,list do
if W.color then