测试新的请求接口
This commit is contained in:
parent
8943d45c26
commit
d2f907e72a
|
|
@ -430,3 +430,6 @@ function sq_GetCharacterAttribute(address) {
|
|||
function sq_GetCharacterEquipAttribute(offest, Slot) {
|
||||
return L_sq_GetCharacterAttribute(offest, Slot);
|
||||
}
|
||||
|
||||
|
||||
printf("我是1.1");
|
||||
Loading…
Reference in New Issue