尝试启用公告功能

This commit is contained in:
MrZ_26
2024-08-07 12:53:35 +08:00
parent 26287c8f35
commit 59f390de93
3 changed files with 27 additions and 7 deletions

View File

@@ -193,6 +193,7 @@ function scene.enter()
maxProgress=10
t1,t2=0,0-- Timer
animeType={} for i=1,#SVG_TITLE_FILL do animeType[i]=math.random(#titleTransform) end-- Random animation type
NET.launchNotice()
end
function scene.leave()
SCN.go('quit','none')