Fix Start Replay Bug

This commit is contained in:
ckcz123 2018-11-18 16:39:38 +08:00
parent 2e3276be1a
commit a04d377d5e

View File

@ -1600,7 +1600,7 @@ control.prototype.updateDamage = function (floorId, canvas) {
}
}
// 如果是领域&夹击
if (core.flags.displayExtraDamage) {
if (core.flags.displayExtraDamage && core.isset((core.status.checkBlock||{}).damage)) {
canvas.textAlign = 'center';
// 临时改变