圣诞节彩蛋

This commit is contained in:
MrZ626
2020-12-25 18:05:12 +08:00
parent 5a355a1d11
commit c7bd0e0e03
3 changed files with 15 additions and 1 deletions

View File

@@ -209,6 +209,11 @@ function scene.update()
}
)
end
if FESTIVAL=="Xmas"then
LOG.print("==============",COLOR.red)
LOG.print("Merry Christmas!",COLOR.white)
LOG.print("==============",COLOR.red)
end
end
if loadTar then
loadCur=loadCur+1