2 Commits abdda7e1d5 ... 96b4a9092e

Author SHA1 Message Date
  SunnyLinSD 96b4a9092e Merge branch '0.6' of http://svn.ouj.com:3000/DWG/allstar into 0.6 6 years ago
  SunnyLinSD 76609a73e9 修复道具消失的问题 6 years ago
1 changed files with 1 additions and 0 deletions
  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 {