20G移出gameEnv属性

This commit is contained in:
MrZ626
2020-09-17 18:01:16 +08:00
parent 62099773f6
commit 3099043c62
9 changed files with 10 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ local function check(P)
P.gameEnv.drop=.25
P.gameEnv.target=100
elseif T==100 then
P.gameEnv._20G=true
P._20G=true
P.gameEnv.target=200
else
P:win("finish")