修复拼图模式序列准备错误(改了自定义忘了改这个)

This commit is contained in:
MrZ_26
2020-08-13 21:43:05 +08:00
parent aa836c7028
commit d8c096b06b

View File

@@ -31,7 +31,11 @@ return{
end
modeEnv._20G=modeEnv.drop==0
modeEnv.oncehold=customSel[6]==1
if preBag[1]then modeEnv.bag=preBag end
if preBag[1]then
modeEnv.bag=preBag
else
modeEnv.bag=nil
end
modeEnv.target=0
PLY.newPlayer(1,340,15)
local L=modeEnv.opponent