This commit is contained in:
parent
1417328ee7
commit
374f3673ca
|
|
@ -427,6 +427,6 @@ function sq_GetCharacterAttribute(address) {
|
|||
return L_sq_GetCharacterAttribute(address);
|
||||
}
|
||||
|
||||
// function sq_GetCharacterEquipAttribute(offest, Slot) {
|
||||
// return L_sq_GetCharacterAttribute(offest, Slot);
|
||||
// }
|
||||
function sq_GetCharacterEquipAttribute(offest, Slot) {
|
||||
return L_sq_GetCharacterAttribute(offest, Slot);
|
||||
}
|
||||
Loading…
Reference in New Issue