This commit is contained in:
parent
80694fa19f
commit
1417328ee7
|
|
@ -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);
|
||||||
}
|
// }
|
||||||
Loading…
Reference in New Issue