Commit 85384c96 authored by limingzhe's avatar limingzhe

fix: debug

parent c2548bc9
......@@ -1225,7 +1225,7 @@ cc.Class({
picNode.hitCount++;
if (picNode.hitCount < 1) {
if (picNode.hitCount < 2) {
return;
}
......
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