Commit 2ba1fd7b authored by liujiangnan's avatar liujiangnan

feat

parent 72dfaf07
...@@ -616,7 +616,7 @@ cc.Class({ ...@@ -616,7 +616,7 @@ cc.Class({
this.debugPointer(this.boundedPostion(p.x), this.boundedPostion(p.y)) this.debugPointer(this.boundedPostion(p.x), this.boundedPostion(p.y))
} }
} }
this.isDebug = true; this.isDebug = false;
}, },
......
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