Commit 5d592527 authored by 李维's avatar 李维

恢复重玩按钮

parent 5f00dd0f
{"ver":"1.1.2","uuid":"51796800-6780-43e3-bfda-bee7ed42b13f","isBundle":false,"bundleName":"","priority":1,"compressionType":{},"optimizeHotUpdate":{},"inlineSpriteFrames":{},"isRemoteBundle":{"ios":false,"android":false},"subMetas":{}}
\ No newline at end of file
{
"ver": "1.1.2",
"uuid": "51796800-6780-43e3-bfda-bee7ed42b13f",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {
"ios": false,
"android": false
},
"subMetas": {}
}
\ No newline at end of file
......@@ -320,7 +320,7 @@ var game = cc.Class({
},
showRestartBtn() {
return;
// return;
this.btnReStart.active = true;
cc.tween(this.nodCircle)
.set({ scale: 0.8, opacity: 255 })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment