From 1d518e1541c306380eb760493024000cf7c323d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E9=87=91=E5=B9=B3?= <32758131+NameWjp@users.noreply.github.com> Date: Wed, 9 Dec 2020 14:36:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=9C=AA=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 50e613e..da1d6f6 100644 --- a/index.js +++ b/index.js @@ -575,7 +575,7 @@ //游戏主程序 (function(){ _COIGIG.forEach(function(config,index){ - var stage,map,beans,items,player,times; + var stage,map,beans,items,player; stage = game.createStage({ update:function(){ var stage = this;