BGM:mXmas改名xmas

This commit is contained in:
MrZ626
2021-03-22 23:16:48 +08:00
parent 2cb5b54d33
commit 38c4405c16
2 changed files with 1 additions and 1 deletions

View File

@@ -40,7 +40,7 @@ function THEME.set(theme)
BGM.setDefault("blank")
elseif theme=="xmas"then
BG.setDefault("snow")
BGM.setDefault("mXmas")
BGM.setDefault("xmas")
LOG.print("==============",COLOR.red)
LOG.print("Merry Christmas!",COLOR.white)
LOG.print("==============",COLOR.red)