This commit is contained in:
Lenheart 2025-12-12 01:08:09 +08:00
parent 80694fa19f
commit 1417328ee7
1 changed files with 3 additions and 3 deletions

View File

@ -427,6 +427,6 @@ function sq_GetCharacterAttribute(address) {
return L_sq_GetCharacterAttribute(address); return L_sq_GetCharacterAttribute(address);
} }
function sq_GetCharacterEquipAttribute(offest, Slot) { // function sq_GetCharacterEquipAttribute(offest, Slot) {
return L_sq_GetCharacterAttribute(offest, Slot); // return L_sq_GetCharacterAttribute(offest, Slot);
} // }