chore:录像模式下可以显示血瓶宝石信息
This commit is contained in:
parent
9902f22258
commit
d47fe08609
@ -1768,7 +1768,7 @@ var plugins_bb40132b_638b_4a9f_b028_d3fe47acc8d1 =
|
|||||||
}
|
}
|
||||||
this._updateDamage_damage(floorId, onMap);
|
this._updateDamage_damage(floorId, onMap);
|
||||||
this._updateDamage_extraDamage(floorId, onMap);
|
this._updateDamage_extraDamage(floorId, onMap);
|
||||||
if (!core.isReplaying()) core.getItemDetail(floorId); // 宝石血瓶详细信息
|
core.getItemDetail(floorId); // 宝石血瓶详细信息
|
||||||
this.drawDamage(ctx);
|
this.drawDamage(ctx);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user