diff --git a/Base/_ENUM/_ENUM_.nut b/Base/_ENUM/_ENUM_.nut index 6492486..7c57b46 100644 --- a/Base/_ENUM/_ENUM_.nut +++ b/Base/_ENUM/_ENUM_.nut @@ -427,6 +427,6 @@ function sq_GetCharacterAttribute(address) { return L_sq_GetCharacterAttribute(address); } -function sq_GetCharacterEquipAttribute(offest, Slot) { - return L_sq_GetCharacterAttribute(offest, Slot); -} \ No newline at end of file +// function sq_GetCharacterEquipAttribute(offest, Slot) { +// return L_sq_GetCharacterAttribute(offest, Slot); +// } \ No newline at end of file