Explorar el Código

Merge branch '0.6' of http://svn.ouj.com:3000/DWG/allstar into 0.6

hwt hace 6 años
padre
commit
8fcd216180
Se han modificado 1 ficheros con 1 adiciones y 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 {