setRequestAnimationFrame

This commit is contained in:
oc 2018-02-04 15:37:20 +08:00
parent 46fc674b86
commit a6045f321d

View File

@ -1676,6 +1676,7 @@ core.prototype.setHeroMoveInterval = function (direction, x, y, callback) {
if (core.status.heroMoving>0) {
return;
}
core.status.heroMoving=1;
// core.status.heroMoving = true;
// var moveStep = 0;
var scan = {