贴地图片增加锚点设置

This commit is contained in:
zh
2025-08-12 11:50:47 +08:00
parent a888969c5d
commit 67540c1808
3 changed files with 122 additions and 66 deletions

View File

@ -517,7 +517,7 @@ async function setSplitDirection(v, id, isoff = false, entityId) {
thatD.textShow = thatP.textShow
}
if (thatP.label && thatP.labelShow) {
thatP.label.entity.show = true
thatP.labelShow = true
}
if (thatD.label) {
thatD.label.options.ground = false