1.lua

来自「htc manila 2 sourcecode」· LUA 代码 · 共 13 行

LUA
13
字号
-- Decompiled using luadec 0.4 by sztupy (http://winmo.sztupy.hu)
-- Command line was: -l ; 72ac571f_manila_17AA6.luac 

runningState = this.Namespace:FindName("WeatherStateSingleton")
runningState._visible = false
StopComponents(runningState)
this:GetMovieClip():stop()
this.Namespace:FindName("CurrentState").String = "none"
if not playRain and not playIce then
   WeatherStateCompleteEasterEgg("Normal")
end

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?