6
0

2 Achegas abdda7e1d5 ... 96b4a9092e

Autor SHA1 Mensaxe Data
  SunnyLinSD 96b4a9092e Merge branch '0.6' of http://svn.ouj.com:3000/DWG/allstar into 0.6 %!s(int64=6) %!d(string=hai) anos
  SunnyLinSD 76609a73e9 修复道具消失的问题 %!s(int64=6) %!d(string=hai) anos
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      assets/scripts/levelHome/LevelHomeItem.js

+ 1 - 0
assets/scripts/levelHome/LevelHomeItem.js

@@ -407,6 +407,7 @@ cc.Class({
                 this.propScript.showAnimation();
             } else {
                 this.propScript.node.position = cc.v2(150, -28);
+                this.propScript.node.active = true;
             }
             
         } else {