BGM:mXmas改名xmas
This commit is contained in:
@@ -40,7 +40,7 @@ function THEME.set(theme)
|
|||||||
BGM.setDefault("blank")
|
BGM.setDefault("blank")
|
||||||
elseif theme=="xmas"then
|
elseif theme=="xmas"then
|
||||||
BG.setDefault("snow")
|
BG.setDefault("snow")
|
||||||
BGM.setDefault("mXmas")
|
BGM.setDefault("xmas")
|
||||||
LOG.print("==============",COLOR.red)
|
LOG.print("==============",COLOR.red)
|
||||||
LOG.print("Merry Christmas!",COLOR.white)
|
LOG.print("Merry Christmas!",COLOR.white)
|
||||||
LOG.print("==============",COLOR.red)
|
LOG.print("==============",COLOR.red)
|
||||||
|
|||||||
Reference in New Issue
Block a user