更新装备融合使用新版slot槽 可预览融合后装备

This commit is contained in:
2025-12-17 19:08:18 +08:00
parent 66a3e9f49b
commit d9aad4d06a
2 changed files with 57 additions and 58 deletions

View File

@@ -1535,12 +1535,6 @@ class LenheartNewUI_ItemSlot extends LenheartNewUI_CommonUi {
}
}
}
//悬停光效
if (isInRect) {
L_sq_SetDrawImgModel(2, 0);
Rindro_Image_GlobalMap["lenheartui"].DrawPng(353, X - 2, Y - 2);
L_sq_ReleaseDrawImgModel();
}
}
function SetItem(item) {
@@ -1565,9 +1559,7 @@ class LenheartNewUI_ItemSlot extends LenheartNewUI_CommonUi {
if(NoClick)return;
if (isInRect) {
if(ItemObject){
ItemObject = null;
ItemId = null;
ItemCount = null;
RemoveItem();
}
if (ItemInfoWindow) {
L_Sq_CallFunc(0xE6B2B0, "int", FFI_THISCALL, ["int", "int", "int", "char"], 0x1ADE090, 0x113, 0xFFFFFFFF, 0x0);