略微优化性能
This commit is contained in:
@@ -21,8 +21,7 @@ local scene={}
|
||||
function scene.sceneInit(org)
|
||||
BG.set()
|
||||
destroyPlayers()
|
||||
local cam=mapCam
|
||||
cam.zoomK=org=="main"and 5 or 1
|
||||
mapCam.zoomK=org=="main"and 5 or 1
|
||||
end
|
||||
|
||||
local function getK()
|
||||
|
||||
Reference in New Issue
Block a user