修正几处变量泄漏到全局,整理代码,main开头添加一点代码习惯说明
This commit is contained in:
@@ -203,7 +203,6 @@ function scene.sceneInit()
|
||||
shadePhase1=6.26*math.random()
|
||||
shadePhase2=6.26*math.random()
|
||||
skip=0--Skip time
|
||||
consoleLaunchKey=0
|
||||
light[6*3],light[26*3]=true,true
|
||||
kb.setKeyRepeat(false)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user