diff --git a/Base/_ENUM/_ENUM_.nut b/Base/_ENUM/_ENUM_.nut index 6af346d..8f53cb6 100644 --- a/Base/_ENUM/_ENUM_.nut +++ b/Base/_ENUM/_ENUM_.nut @@ -430,3 +430,6 @@ function sq_GetCharacterAttribute(address) { function sq_GetCharacterEquipAttribute(offest, Slot) { return L_sq_GetCharacterAttribute(offest, Slot); } + + +printf("我是1.1"); \ No newline at end of file