弃用原来的联网库函数准备换新,让主分支可运行

This commit is contained in:
MrZ626
2021-02-17 01:11:04 +08:00
parent 2a4ca8c5af
commit 3581905462
4 changed files with 6 additions and 13 deletions

View File

@@ -197,6 +197,7 @@ function scene.update()
LOADED=true
SFX.play("welcome_sfx")
VOC.play("welcome_voc")
--[[TODO
httpRequest(tick_httpREQ_launch,PATH.http..PATH.appInfo)
if USER.auth_token and USER.email then
httpRequest(
@@ -210,6 +211,7 @@ function scene.update()
}
)
end
]]
if FESTIVAL=="Xmas"then
LOG.print("==============",COLOR.red)
LOG.print("Merry Christmas!",COLOR.white)