This commit is contained in:
voderl 2020-03-20 18:06:21 +08:00
parent 077f89f46b
commit feb529d2b3

View File

@ -389,4 +389,4 @@ enemys.prototype.hasEnemyLeft = function (enemyId, floorId) {
}
}
return false;
}
}