0next时不显示生成预览

This commit is contained in:
MrZ626
2020-09-14 11:00:53 +08:00
parent 0e8c40d6d9
commit c83328c28b

View File

@@ -1179,6 +1179,8 @@ local function applyGameEnv(P)--Finish gameEnv processing
ENV.bagLen=#ENV.bag
end
if ENV.next==0 then ENV.nextPos=false end
if ENV.lockFX==0 then ENV.lockFX=nil end
if ENV.dropFX==0 then ENV.dropFX=nil end
if ENV.moveFX==0 then ENV.moveFX=nil end